data-category 0.5.1.0 → 0.5.1.1
raw patch · 2 files changed
+1/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- Data/Category/Limit.hs +0/−1
- data-category.cabal +1/−1
Data/Category/Limit.hs view
@@ -9,7 +9,6 @@ TypeFamilies, TypeSynonymInstances, UndecidableInstances,- LambdaCase, NoImplicitPrelude #-} ----------------------------------------------------------------------------- -- |
data-category.cabal view
@@ -1,5 +1,5 @@ name: data-category-version: 0.5.1.0+version: 0.5.1.1 synopsis: Category theory description: Data-category is a collection of categories, and some categorical constructions on them.