Commit 28fc2973 authored by Vaibhav Sagar's avatar Vaibhav Sagar

ihaskell-diagrams: 0.3.1.1

parent fa6e19ff
......@@ -7,7 +7,7 @@ name: ihaskell-diagrams
-- PVP summary: +-+------- breaking API changes
-- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change
version: 0.3.1.0
version: 0.3.1.1
-- A short (one-line) description of the package.
synopsis: IHaskell display instances for diagram types
......@@ -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.11,
build-depends: base >=4.6 && <5,
text,
bytestring,
directory,
......
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