aboutsummaryrefslogtreecommitdiff
path: root/src/Data/Array/Mixed/Permutation.hs
Commit message (Collapse)AuthorAge
* Add .stylish-haskell.yaml that matches Tom's preferencesMikolaj Konarski29 hours
| | | | | to be automatically applied at buffer save or periodically applied with find -not -path '*/\.git/*' -name "*.hs" -type f| xargs stylish-haskell -i
* Split and uniformly rename Shape modulesMikolaj Konarski29 hours
|
* Apply some suggestions from hlintMikolaj Konarski47 hours
|
* More consistent equality functions on shapesTom Smeding2025-03-11
|
* Fix a typo in an error messageMikolaj Konarski2025-02-17
|
* Rename *LengthSNat to *RankTom Smeding2024-06-13
|
* Test permInverseTom Smeding2024-06-03
|
* Separate permCheckPermutation from permInverseTom Smeding2024-06-03
|
* Introduce PermR type synonymTom Smeding2024-06-03
|
* Clearer module purposesTom Smeding2024-05-30
| | | | Thanks Mikolaj for discussion
* Refactor Nested (modules, function names)Tom Smeding2024-05-30
|
* Clean up extensionsTom Smeding2024-05-30
|
* Refactor Mixed (modules, regular function names)Tom Smeding2024-05-30