summaryrefslogtreecommitdiff
path: root/coalpit.cabal
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2017-12-16 18:19:20 +0300
committerdefanor <defanor@uberspace.net>2017-12-16 18:19:20 +0300
commit6c55be7a476d04db91881bc8870d2a1e838ea521 (patch)
tree61925ec0eb007705565192399a92a6a2be19aa7a /coalpit.cabal
parentb401482567a32a0c47f3f9d398268b70b0b0836f (diff)
Add more instances
Diffstat (limited to 'coalpit.cabal')
-rw-r--r--coalpit.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/coalpit.cabal b/coalpit.cabal
index 6aedab0..38e8518 100644
--- a/coalpit.cabal
+++ b/coalpit.cabal
@@ -29,6 +29,7 @@ library
, megaparsec >= 6.2 && < 7
, scientific >= 0.3 && < 1
, time >= 1.6 && < 2
+ , network-uri >= 2.6 && < 3
default-language: Haskell2010
ghc-options: -Wall