gdritter repos lektor / f494888
Updated .cabal file a bit Getty Ritter 8 years ago
1 changed file(s) with 15 addition(s) and 2 deletion(s). Collapse all Expand all
1414 main-is: Main.hs
1515 default-language: Haskell2010
1616 ghc-options: -Wall
17 build-depends: base >= 4 && < 5, feed, HTTP, SHA, xml, bytestring, directory, filepath, hostname, time, unix, random, errors, transformers
17 build-depends: base >= 4 && < 5,
18 feed,
19 HTTP,
20 SHA,
21 xml,
22 bytestring,
23 directory,
24 filepath,
25 hostname,
26 time,
27 unix,
28 random,
29 errors,
30 transformers
1831 source-repository head
1932 type: git
20 -- Location:
33 location: https://github.com/aisamanra/lektor/