File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11Name : hyper-extra
2- Version : 0.1.1.0
2+ Version : 0.1.1.1
33Synopsis : Display instances for the HyperHaskell graphical Haskell interpreter
44Description :
55 This package is part of the /HyperHaskell/ project and provides
@@ -24,7 +24,7 @@ Source-repository head
2424
2525Library
2626 hs-source-dirs : src
27- build-depends : base >= 4.6 && < 4.13
27+ build-depends : base >= 4.6 && < 4.15
2828 , text >= 0.11 && < 1.3
2929 , diagrams-lib >= 1.3 && < 1.5
3030 , diagrams-svg >= 1.4 && < 1.5
Original file line number Diff line number Diff line change 11Name : hyper-haskell-server
2- Version : 0.2.2.0
2+ Version : 0.2.2.1
33Synopsis : Server back-end for the HyperHaskell graphical Haskell interpreter
44Description :
55 This package is part of the /HyperHaskell/ project and provides
@@ -22,8 +22,8 @@ Source-repository head
2222 subdir : haskell/hyper-haskell-server/
2323
2424Executable hyper-haskell-server
25- build-depends : base >= 4.6 && < 4.13
26- , aeson (>= 0.7 && < 0.10 ) || == 0.11. * || (>= 1.0 && < 1.5 )
25+ build-depends : base >= 4.6 && < 4.15
26+ , aeson (>= 0.7 && < 0.10 ) || == 0.11. * || (>= 1.0 && < 1.6 )
2727 , bytestring >= 0.9 && < 0.11
2828 , deepseq >= 1.2 && < 1.5
2929 , exceptions >= 0.6 && < 0.11
Original file line number Diff line number Diff line change 11Name : hyper
2- Version : 0.2.0.0
2+ Version : 0.2.0.1
33Synopsis : Display class for the HyperHaskell graphical Haskell interpreter
44Description :
55 This package is part of the /HyperHaskell/ project and provides
@@ -23,7 +23,7 @@ Source-repository head
2323
2424Library
2525 hs-source-dirs : src
26- build-depends : base >= 4.5 && < 4.13
26+ build-depends : base >= 4.5 && < 4.15
2727 , deepseq >= 1.2 && < 1.5
2828 , blaze-html >= 0.7 && < 0.10
2929 , text >= 0.11 && < 1.3
You can’t perform that action at this time.
0 commit comments