(cabal check) Add "No internal name clash" test
[cabal.git] / cabal-testsuite / PackageTests / CabalMacros / setup.cabal.out
blobdbfc1043f1a37c6d282d38561a108cb5a555ea7a
1 # Setup configure
2 Configuring CabalMacros-0.1...
3 # Setup build
4 Preprocessing library for CabalMacros-0.1..
5 Building library for CabalMacros-0.1..
6 # cabal_macros.h
7 #ifndef CURRENT_PACKAGE_KEY
8 #define CURRENT_PACKAGE_KEY "CabalMacros-0.1"
9 #endif /* CURRENT_packageKey */
10 #ifndef CURRENT_COMPONENT_ID
11 #define CURRENT_COMPONENT_ID "CabalMacros-0.1"
12 #endif /* CURRENT_COMPONENT_ID */
13 #ifndef CURRENT_PACKAGE_VERSION
14 #define CURRENT_PACKAGE_VERSION "0.1"
15 #endif /* CURRENT_PACKAGE_VERSION */