| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
|
|
| |
This reverts commit 069ac5b0bcf52b8b5414261106e82ef0eb8a582e.
The plugins are unsound:
https://github.com/clash-lang/ghc-typelits-natnormalise/issues/105
|
| |
|
| |
|
| |
|
|
|
|
| |
and probably more sound than earlier versions.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This ensures that the argument order consistently puts the main thing
being operated on at the end, and supporting singletons at the start.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|