mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-19 12:56:08 +00:00
ihaskell-display/*: bump base version bounds
This commit is contained in:
parent
b942377433
commit
22b4ea1eb1
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user