eros 0.5.3.0 → 0.5.3.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base
API changes (from Hackage documentation)
Files
- eros.cabal +2/−2
eros.cabal view
@@ -1,5 +1,5 @@ name: eros-version: 0.5.3.0+version: 0.5.3.1 synopsis: A text censorship library. description: A Haskell library for censoring text, using@@ -41,7 +41,7 @@ , OverloadedStrings build-depends: aeson- , base >=4.7 && <4.8+ , base >=4.6 && <4.8 , bytestring , containers , text