shapr / ghclive

Google Summer of Code 2012 project, GHCi for the web
BSD 3-Clause "New" or "Revised" License
52 stars 7 forks source link

fix cabal file #8

Closed luite closed 12 years ago

luite commented 12 years ago
Warning: ghclive.cabal: Unknown fields: exposed-modules (line 82)
Fields allowed in this section:
main-is, buildable, build-tools, cpp-options, cc-options,
ld-options, pkgconfig-depends, frameworks, c-sources,
default-language, other-languages, default-extensions,
other-extensions, extensions, extra-libraries, extra-lib-dirs,
includes, install-includes, include-dirs, hs-source-dirs,
other-modules, ghc-prof-options, ghc-shared-options, ghc-options,
hugs-options, nhc98-options, jhc-options

and add a few more version bounds (at least lower)

shapr commented 12 years ago

exposed-modules removed