Ticket #951: test.cabal

File test.cabal, 200 bytes (added by guest, 12 months ago)
Line 
1name:                foo
2version:             0.1.0.0
3build-type:          Simple
4cabal-version:       >=1.8
5
6library
7  exposed-modules:     Foo
8  build-depends:
9    base,
10    bogus,
11    heist >= 0.8