Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/libraries/Cabal/tests/A/A.cabal

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


Name: test
cabal-version: > 1.1
Version: 1.0
copyright: filler for test suite
maintainer: Isaac Jones
synopsis: this package is really awesome.
Build-Depends: base
Other-Modules: B.A
Exposed-Modules: A
C-Sources: hello.c, c_src/hello.c
Extensions: ForeignFunctionInterface
x-darcs-repo: http://darcs.haskell.org/tmp
unknown-field: Filler.

Executable: testA
Other-Modules: A
Main-is: MainA.hs
C-Sources: c_src/hello.c
Extensions: OverlappingInstances

Executable: testB
Other-Modules: B.A
Main-is: B/MainB.hs

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.