summaryrefslogtreecommitdiff
path: root/events/events.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'events/events.cabal')
-rw-r--r--events/events.cabal4
1 files changed, 1 insertions, 3 deletions
diff --git a/events/events.cabal b/events/events.cabal
index 390f062..33909ff 100644
--- a/events/events.cabal
+++ b/events/events.cabal
@@ -40,9 +40,7 @@ executable events
40 , list-t >=0.4.6 && <1 40 , list-t >=0.4.6 && <1
41 , data-default-class >=0.0.1 && <1 41 , data-default-class >=0.0.1 && <1
42 , text >=1.2.2.1 && <2 42 , text >=1.2.2.1 && <2
43 , conduit >=1.2.6.6 && <2 43 , parsec >=3.1.11 && <4
44 , conduit-extra >=1.1.13.2 && <2
45 , attoparsec >=0.13.0.2 && <1
46 , exceptions >=0.8.3 && <1 44 , exceptions >=0.8.3 && <1
47 hs-source-dirs: src 45 hs-source-dirs: src
48 default-language: Haskell2010 46 default-language: Haskell2010