-- haskell-platform-test.cabal auto-generated by cabal init. For -- additional options, see -- http://www.haskell.org/cabal/release/cabal-latest/doc/users-guide/authors.html#pkg-descr. -- The name of the package. Name: haskell-platform-test -- The package version. See the Haskell package versioning policy -- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for -- standards guiding when and how versions should be incremented. Version: 2010.2.0.0 -- A short (one-line) description of the package. Synopsis: A test system for the Haskell Platform environment -- A longer description of the package. Description: A test system for the Haskell Platform environment . Run: . > cabal install haskell-platform-test . After installing the Haskell Platform version corresponding to this release. -- URL for the project homepage or repository. Homepage: http://code.haskell.org/~dons/code/haskell-platform-test -- The license under which the package is released. License: BSD3 -- The file containing the license text. License-file: LICENSE -- The package author(s). Author: Don Stewart -- An email address to which users can send suggestions, bug reports, -- and patches. Maintainer: dons@galois.com -- A copyright notice. Copyright: (c) 2010, Don Stewart. Category: Distribution Build-type: Simple -- Constraint on the version of Cabal needed to build this package. Cabal-version: >=1.2 Executable haskell-platform-test -- .hs or .lhs file containing the Main module. Main-is: Main.hs -- Packages needed in order to build this package. Build-depends: ghc ==6.12.3, array ==0.3.0.1 , base ==4.2.0.2, bytestring ==0.9.1.7, Cabal ==1.8.0.6, containers ==0.3.0.0, directory ==1.0.1.1, extensible-exceptions ==0.1.1.1, filepath ==1.1.0.4, ghc-prim ==0.2.0.0, haskell98 ==1.0.1.1, hpc ==0.5.0.5, old-locale ==1.0.0.2, old-time ==1.0.0.5, pretty ==1.0.1.1, process ==1.0.1.3, random ==1.0.0.2, syb ==0.1.0.2, template-haskell ==2.4.0.1, time ==1.1.4, unix ==2.4.0.2, cgi ==3001.1.7.3, fgl ==5.4.2.3, GLUT ==2.1.2.1, haskell-src ==1.0.1.3, html ==1.0.1.2, HUnit ==1.2.2.1, mtl ==1.1.0.2, network ==2.2.1.7, OpenGL ==2.2.3.0, parallel ==2.2.0.1, parsec ==2.1.0.1, QuickCheck ==2.1.1.1, regex-base ==0.93.2, regex-compat ==0.93.1, regex-posix ==0.94.2, stm ==2.1.2.1, xhtml ==3000.2.0.1, zlib ==0.5.2.0, HTTP ==4000.0.9, deepseq ==1.1.0.0 -- Extra tools (e.g. alex, hsc2hs, ...) needed to build the source. Build-tools: -- cabal-install ==0.8.2, alex ==2.3.3, happy ==1.18.5 -- haddock ==2.7.2