1 name: TargetSpecificDeps1
4 cabal-version: >= 1.7.1
5 author: Stephen Blackheath
11 Check for the new build-dep behaviour, where build-depends are
12 handled specifically for each target
13 This one is a control against TargetSpecificDeps1 - it is correct and should
16 ---------------------------------------
19 exposed-modules: MyLibrary
20 build-depends: base, bytestring, pretty
24 build-depends: base, bytestring