hyper-extra 0.1.0.1 → 0.1.0.2
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base
API changes (from Hackage documentation)
Files
- hyper-extra.cabal +3/−3
hyper-extra.cabal view
@@ -1,5 +1,5 @@ Name: hyper-extra-Version: 0.1.0.1+Version: 0.1.0.2 Synopsis: Display instances for the HyperHaskell graphical Haskell interpreter Description: This package is part of the /HyperHaskell/ project and provides@@ -11,7 +11,7 @@ License-file: LICENSE Author: Heinrich Apfelmus Maintainer: Heinrich Apfelmus <apfelmus quantentunnel de>-Copyright: (c) Heinrich Apfelmus 2016+Copyright: (c) Heinrich Apfelmus 2016-2017 Cabal-version: >= 1.8 Build-type: Simple@@ -23,7 +23,7 @@ Library hs-source-dirs: src- build-depends: base >= 4.6 && < 4.10+ build-depends: base >= 4.6 && < 4.11 , text >= 0.11 && < 1.3 , diagrams-lib >= 1.3 && < 1.5 , diagrams-svg >= 1.4 && < 1.5