summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/T7702plugin/T7702plugin.cabal
blob: 36be93149f1d35f6ad097853789c3a1fe6c704ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Name:           T7702plugin
Version:        0.1
Synopsis:       Plugin which tests space leak fix in #7702
Cabal-Version:  >= 1.2
Build-Type:     Simple
Author:         Andrew Farmer

Library
    Build-Depends:
        base,
        ghc >= 7.2.1
    Exposed-Modules:
        T7702Plugin