packages feed

hyper 0.2.1.0 → 0.2.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~basedep ~deepseqdep ~text

Dependency ranges changed: base, deepseq, text

Files

hyper.cabal view
@@ -1,5 +1,5 @@ Name:               hyper-Version:            0.2.1.0+Version:            0.2.1.1 Synopsis:           Display class for the HyperHaskell graphical Haskell interpreter Description:   This package is part of the /HyperHaskell/ project and provides@@ -23,7 +23,7 @@  Library     hs-source-dirs:     src-    build-depends:      base         >= 4.5   && < 4.15+    build-depends:      base         >= 4.5   && < 4.16                         , deepseq    >= 1.2   && < 1.5                         , blaze-html >= 0.7   && < 0.10                         , text       >= 0.11  && < 1.3