indextype 0.2.3.0 → 0.3.0.0
raw patch · 1 files changed
+1/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- indextype.cabal +1/−1
indextype.cabal view
@@ -1,5 +1,5 @@ name: indextype-version: 0.2.3.0+version: 0.3.0.0 synopsis: A series of type families and constraints for "indexable" types. description: This package deals with types that can roughly be "indexed" at compile time by an integer.