Commit 22b4ea1e authored by Vaibhav Sagar's avatar Vaibhav Sagar

ihaskell-display/*: bump base version bounds

parent b9423774
......@@ -53,7 +53,7 @@ library
-- other-modules:
-- Other library packages from which modules are imported.
build-depends: base >=4.6 && <4.10,
build-depends: base >=4.6 && <4.11,
here,
text,
bytestring,
......
......@@ -54,7 +54,7 @@ library
other-modules: IHaskell.Display.Diagrams.Animation
-- Other library packages from which modules are imported.
build-depends: base >=4.6 && <4.10,
build-depends: base >=4.6 && <4.11,
text,
bytestring,
directory,
......
......@@ -54,7 +54,7 @@ library
-- other-modules:
-- Other library packages from which modules are imported.
build-depends: base >=4.6 && <4.10,
build-depends: base >=4.6 && <4.11,
bytestring,
gnuplot >= 0.5.4,
ihaskell >= 0.6.2
......
......@@ -14,7 +14,7 @@ cabal-version: >=1.16
library
exposed-modules: IHaskell.Display.Hatex
build-depends: base >=4.6 && <4.10,
build-depends: base >=4.6 && <4.11,
text,
HaTeX >= 3.9,
ihaskell >= 0.5
......
......@@ -57,7 +57,7 @@ library
-- other-modules:
-- Other library packages from which modules are imported.
build-depends: base >=4.6 && <4.10,
build-depends: base >=4.6 && <4.11,
magic >= 1.0.8,
text,
bytestring,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment