summaryrefslogtreecommitdiff
path: root/ibb/ibb.cabal
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-02-04 12:33:29 -0800
committerBen Sima <ben@bsima.me>2019-02-04 12:35:27 -0800
commitc363ea999b3e276840296599fe8eb4dc83aeb217 (patch)
tree8a6557a4d97c247b506a630da7b37713a82a28d4 /ibb/ibb.cabal
parent46c5df1f920ae260cdd673f87c4d64170c821170 (diff)
Upgrade design
- correctly using .card-body, .card-title, .card-subtitle - add more spacing overall - add jumbotron callout/info banner - add separate css file for custom css
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 b245496..1dd20f9 100644
--- a/ibb/ibb.cabal
+++ b/ibb/ibb.cabal
@@ -22,4 +22,5 @@ executable ibb
, blaze-html
, blaze-markup
, text
+ , bytestring
default-language: Haskell2010 \ No newline at end of file