packages feed

hyper 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.cabal view
@@ -1,5 +1,5 @@ Name:               hyper-Version:            0.1.0.1+Version:            0.1.0.2 Synopsis:           Display class for the HyperHaskell graphical Haskell interpreter Description:   This package is part of the /HyperHaskell/ project and provides@@ -10,7 +10,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@@ -22,7 +22,7 @@  Library     hs-source-dirs:     src-    build-depends:      base         >= 4.6   && < 4.10+    build-depends:      base         >= 4.6   && < 4.11                         , deepseq    >= 1.2   && < 1.5                         , blaze-html >= 0.7   && < 0.10                         , text       >= 0.11  && < 1.3