summaryrefslogtreecommitdiff
path: root/ibb/ibb.cabal
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-01-31 11:38:28 -0800
committerBen Sima <ben@bsima.me>2019-01-31 11:38:28 -0800
commitd17310b7b59b557e891455983309075aad4fe6a9 (patch)
treeeb4738e3f0325301dd0b50984ec1160463b8dda5 /ibb/ibb.cabal
parent4175fd8d2459b40e442189c6df4683c8dded49b1 (diff)
Add text dependency
Diffstat (limited to 'ibb/ibb.cabal')
-rw-r--r--ibb/ibb.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/ibb/ibb.cabal b/ibb/ibb.cabal
index a3510af..b245496 100644
--- a/ibb/ibb.cabal
+++ b/ibb/ibb.cabal
@@ -21,4 +21,5 @@ executable ibb
, shakespeare
, blaze-html
, blaze-markup
+ , text
default-language: Haskell2010 \ No newline at end of file