harp 0.4.3.3 → 0.4.3.4
raw patch · 1 files changed
+5/−4 lines, 1 filesdep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base
API changes (from Hackage documentation)
Files
- harp.cabal +5/−4
harp.cabal view
@@ -1,5 +1,5 @@ Name: harp-Version: 0.4.3.3+Version: 0.4.3.4 License: BSD3 License-File: LICENSE Author: Niklas Broberg@@ -19,13 +19,14 @@ For details on usage, please see the website. Homepage: https://github.com/seereason/harp Build-Type: Simple-tested-with: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.2, GHC==8.0.1, GHC==8.2.2, GHC==8.4.1, GHC==8.6.5, GHC==8.8.1-Cabal-Version: >= 1.8+tested-with: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.2, GHC==8.0.1, GHC==8.2.2, GHC==8.4.1, GHC==8.6.5, GHC==8.8.3, GHC==8.10.1+Cabal-Version: >= 1.10 source-repository head type: git location: https://github.com/seereason/harp.git Library- Build-Depends: base < 4.14+ Default-Language: Haskell2010+ Build-Depends: base < 4.15 Exposed-modules: Harp.Match