From ed629414fbc3af1700f7ed6829744f0fb30417c9 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 12 Jan 2016 04:35:47 +0000 Subject: Morph [BBNode] (Forest Text) --- bbcode/thermoprint-bbcode.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bbcode/thermoprint-bbcode.cabal') diff --git a/bbcode/thermoprint-bbcode.cabal b/bbcode/thermoprint-bbcode.cabal index f1018a5..80a9da5 100644 --- a/bbcode/thermoprint-bbcode.cabal +++ b/bbcode/thermoprint-bbcode.cabal @@ -24,6 +24,8 @@ library build-depends: base >=4.8 && <4.9 , attoparsec >=0.13.0 && <1 , text >=1.2.1 && <2 + , containers >=0.4.0 && <1 + , rosezipper >=0.2 && <1 hs-source-dirs: src default-language: Haskell2010 -- cgit v1.2.3