summaryrefslogtreecommitdiff
path: root/comatose.cabal
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2015-04-14 13:39:45 +0200
committerLars-Dominik Braun <lars@6xq.net>2015-04-14 13:39:45 +0200
commit73dc07a092b16be90c43a42035bb27ac16d6e78a (patch)
treef285f48c729f79f34c63f6e8538506fdce8b975b /comatose.cabal
parentc19379e085ac0d18f18a017e59c88a67997b45d4 (diff)
downloadcomatose-73dc07a092b16be90c43a42035bb27ac16d6e78a.tar.gz
comatose-73dc07a092b16be90c43a42035bb27ac16d6e78a.tar.bz2
comatose-73dc07a092b16be90c43a42035bb27ac16d6e78a.zip
Add links to DOI/Google scholar
Diffstat (limited to 'comatose.cabal')
-rw-r--r--comatose.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/comatose.cabal b/comatose.cabal
index 9f70b88..0847041 100644
--- a/comatose.cabal
+++ b/comatose.cabal
@@ -19,7 +19,7 @@ executable comatose
main-is: Main.hs
-- other-modules:
-- other-extensions:
- build-depends: base >=4.6 && <4.7, bibtex, yaml, containers, parsec, lucid, bytestring, text, filepath
+ build-depends: base >=4.6 && <4.7, bibtex, yaml, containers, parsec, lucid, bytestring, text, filepath, network
-- hs-source-dirs:
default-language: Haskell2010