aboutsummaryrefslogtreecommitdiff
path: root/bbcode/thermoprint-bbcode.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'bbcode/thermoprint-bbcode.cabal')
-rw-r--r--bbcode/thermoprint-bbcode.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/bbcode/thermoprint-bbcode.cabal b/bbcode/thermoprint-bbcode.cabal
index 80a9da5..f25ffdf 100644
--- a/bbcode/thermoprint-bbcode.cabal
+++ b/bbcode/thermoprint-bbcode.cabal
@@ -26,6 +26,7 @@ library
26 , text >=1.2.1 && <2 26 , text >=1.2.1 && <2
27 , containers >=0.4.0 && <1 27 , containers >=0.4.0 && <1
28 , rosezipper >=0.2 && <1 28 , rosezipper >=0.2 && <1
29 , case-insensitive >=1.2.0 && <2
29 hs-source-dirs: src 30 hs-source-dirs: src
30 default-language: Haskell2010 31 default-language: Haskell2010
31 32