summaryrefslogtreecommitdiff
path: root/testsuite/tests/plugins/rule-defining-plugin/rule-defining-plugin.cabal
blob: b354f6b8c512f5d78b72dd7fafed9e68edef20e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Name:           rule-defining-plugin
Version:        0.1
Synopsis:       For testing
Cabal-Version:  >= 1.2
Build-Type:     Simple
License:        BSD3
License-File:   LICENSE
Author:         Edward Z. Yang
Homepage:       http://ezyang.com

Library
    Build-Depends: base, ghc
    ghc-options: -O
    Exposed-Modules:
        RuleDefiningPlugin