src.nth.io/

summaryrefslogtreecommitdiff
path: root/unagi-streams.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'unagi-streams.cabal')
-rw-r--r--unagi-streams.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/unagi-streams.cabal b/unagi-streams.cabal
index 4529913..ed91f29 100644
--- a/unagi-streams.cabal
+++ b/unagi-streams.cabal
@@ -21,5 +21,6 @@ library
, unagi-chan >= 0.2 && < 0.3
, io-streams >= 1.2 && < 1.3
- hs-source-dirs: src/
+
+ hs-source-dirs: src
default-language: Haskell2010