Bad CPP
This commit is contained in:
parent
a4eee30930
commit
3b8ca1d3d1
@ -281,7 +281,7 @@ devel opts passThroughArgs = do
|
|||||||
cabal <- D.findPackageDesc "."
|
cabal <- D.findPackageDesc "."
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if MIN_VERSION_Cabal(1, 20, 0)
|
#if MIN_VERSION_Cabal(2, 0, 0)
|
||||||
gpd <- D.readGenericPackageDescription D.normal cabal
|
gpd <- D.readGenericPackageDescription D.normal cabal
|
||||||
#else
|
#else
|
||||||
gpd <- D.readPackageDescription D.normal cabal
|
gpd <- D.readPackageDescription D.normal cabal
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user