Commit 1bbebb37 authored by Vaibhav Sagar's avatar Vaibhav Sagar

ihaskell-hatex: 0.2.1.1

parent 291ab41a
name: ihaskell-hatex name: ihaskell-hatex
version: 0.2.1.0 version: 0.2.1.1
synopsis: IHaskell display instances for hatex synopsis: IHaskell display instances for hatex
-- description: -- description:
homepage: http://www.github.com/gibiansky/IHaskell homepage: http://www.github.com/gibiansky/IHaskell
...@@ -14,7 +14,7 @@ cabal-version: >=1.16 ...@@ -14,7 +14,7 @@ cabal-version: >=1.16
library library
exposed-modules: IHaskell.Display.Hatex exposed-modules: IHaskell.Display.Hatex
build-depends: base >=4.6 && <4.11, build-depends: base >=4.6 && <5,
text, text,
HaTeX >= 3.9, HaTeX >= 3.9,
ihaskell >= 0.5 ihaskell >= 0.5
......
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