simple-parser 0.8.2 → 0.8.4
raw patch · 1 files changed
+3/−5 lines, 1 filesdep −list-tPVP ok
version bump matches the API change (PVP)
Dependencies removed: list-t
API changes (from Hackage documentation)
Files
- simple-parser.cabal +3/−5
simple-parser.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 30149b888c19d3f8c0f4ec90adef691a37befb566bb620eb5fc386bcc57224dd+-- hash: 4bbc9417c33617079e899a0ae2e27cc738c1e6b0f4ed0ada613ea049b5d36317 name: simple-parser-version: 0.8.2+version: 0.8.4 synopsis: Simple parser combinators description: Please see the README on GitHub at <https://github.com/ejconlon/simple-parser#readme> category: Parsing@@ -15,7 +15,7 @@ bug-reports: https://github.com/ejconlon/simple-parser/issues author: Eric Conlon maintainer: ejconlon@gmail.com-copyright: (c) 2020 Eric Conlon+copyright: (c) 2021 Eric Conlon license: BSD3 license-file: LICENSE build-type: Simple@@ -69,7 +69,6 @@ , bytestring ==0.10.* , containers ==0.6.* , errata ==0.3.*- , list-t ==1.0.* , mmorph ==1.1.* , mtl ==2.2.* , nonempty-containers ==0.3.*@@ -107,7 +106,6 @@ , bytestring ==0.10.* , containers ==0.6.* , errata ==0.3.*- , list-t ==1.0.* , mmorph ==1.1.* , mtl ==2.2.* , nonempty-containers ==0.3.*