Cabal revisions of language-c-0.7.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: language-c Version: 0.7.2 +x-revision: 1 Cabal-Version: >= 1.8 Build-Type: Simple License: BSD3 else ghc-options: -Wall if flag(splitBase) - Build-Depends: base >= 3 && < 5, process, directory, array, containers, pretty < 1.2.0 + Build-Depends: base >= 3 && < 5, process, directory, array, containers < 0.6, pretty < 1.2.0 If flag(separateSYB) Build-Depends: Test-Suite language-c-harness type: exitcode-stdio-1.0 main-is: test/harness/run-harness.hs - build-depends: base, language-c, directory, process, filepath+ build-depends: base, language-c, directory, process, filepath
revision 2
Name: language-c Version: 0.7.2 -x-revision: 1 +x-revision: 2 Cabal-Version: >= 1.8 Build-Type: Simple License: BSD3 If flag(separateSYB) Build-Depends: - base >=4 && <5, + base >=4.6 && <5, syb Else Build-Depends:
revision 3
Name: language-c Version: 0.7.2 -x-revision: 2 +x-revision: 3 Cabal-Version: >= 1.8 Build-Type: Simple License: BSD3 else ghc-options: -Wall if flag(splitBase) - Build-Depends: base >= 3 && < 5, process, directory, array, containers < 0.6, pretty < 1.2.0 + Build-Depends: base >= 3 && < 4.13, process, directory, array, containers < 0.6, pretty < 1.2.0 If flag(separateSYB) Build-Depends:
revision 4
Name: language-c Version: 0.7.2 -x-revision: 3 +x-revision: 4 Cabal-Version: >= 1.8 Build-Type: Simple License: BSD3 Build-Depends: bytestring >= 0.9.0 else cpp-options: -DNO_BYTESTRING - Build-Tools: happy, alex + Build-Tools: happy < 2.1, alex Hs-Source-Dirs: src Exposed-Modules: