summaryrefslogtreecommitdiffstats
path: root/regfish.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'regfish.cabal')
-rw-r--r--regfish.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/regfish.cabal b/regfish.cabal
index 87a8865..4dd4b9a 100644
--- a/regfish.cabal
+++ b/regfish.cabal
@@ -12,11 +12,14 @@ library
, acid-state
, bytestring
, data-default
+ , hex-text
, http-client
, hxt
, lens
, mtl
, safecopy
+ , split
+ , text
, wreq
exposed-modules: Regfish
, Regfish.AcidState