aboutsummaryrefslogtreecommitdiff
path: root/src/Data/Array/Nested/Shaped/Shape.hs
Commit message (Collapse)AuthorAge
* Revert "Remove the KnownNat constraint from (:5509)"Tom Smeding46 hours
| | | | | | | This reverts commit 8890526cac9e6c4d5583d00fce55f32ba613cf31. Removing a _provided_ KnownNat constraint if we cannot remove the actual Nat information from the data type is rather pointless.
* Shape/index function renameTom Smeding47 hours
|
* default-show-instances flagTom Smeding47 hours
|
* Remove the KnownNat constraint from (:5509)Mikolaj Konarski47 hours
|
* Split and uniformly rename Shape modulesMikolaj Konarski4 days