Name: Conjure Version: 0.1 License: BSD3 License-file: LICENSE Build-depends: base, network, mtl, parsec, stm, FilePath, unix, html, HTTP Executable: conjure Other-modules: Conjure.Utils.Logger, Conjure.FileSystem.InterfaceMMap Hs-Source-Dirs: src Main-is: Conjure.hs GHC-Options: -fwarn-duplicate-exports -fwarn-incomplete-patterns -fwarn-overlapping-patterns -fwarn-unused-imports -fglasgow-exts -fwarn-unused-binds GHC-prof-options: -O2 -auto-all -fasm Extensions: NoMonomorphismRestriction C-Sources: cbits/sha1.c