summaryrefslogtreecommitdiff
path: root/pancake.cabal
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2017-11-01 10:56:17 +0300
committerdefanor <defanor@uberspace.net>2017-11-01 12:15:05 +0300
commit34bef4d7a95c4000028562adbb13dd92b9012cd2 (patch)
treed4c76558092bf37743d5953f3d1109d27576efbb /pancake.cabal
parent24dabb5a30aabbbb34b3e22208589c30c1bcc3e9 (diff)
Use terminfo instead of colorful-monoids
colorful-monoids don't use terminfo, simply guessing capabilities.
Diffstat (limited to 'pancake.cabal')
-rw-r--r--pancake.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/pancake.cabal b/pancake.cabal
index e00e835..20914f0 100644
--- a/pancake.cabal
+++ b/pancake.cabal
@@ -29,7 +29,6 @@ executable pancake
, Text.Pandoc.Readers.Gopher
build-depends: base >= 4.9 && < 5
, bytestring >= 0.10.8.1 && < 1
- , colorful-monoids >= 0.2.1.0 && < 1
, containers >= 0.5.7.1 && < 1
, data-default >= 0.7.1.1 && < 1
, directory >= 1.2.6.2 && < 2