Skip to content

Commit

Permalink
Cabal.cabal: change build-type to Simple.
Browse files Browse the repository at this point in the history
Fixes #3003.
  • Loading branch information
23Skidoo committed Jan 15, 2016
1 parent 5ac638d commit bd52675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cabal/Cabal.cabal
Expand Up @@ -19,7 +19,7 @@ description:
organizing, and cataloging Haskell libraries and tools.
category: Distribution
cabal-version: >=1.10
build-type: Custom
build-type: Simple
-- Even though we do use the default Setup.lhs it's vital to bootstrapping
-- that we build Setup.lhs using our own local Cabal source code.

Expand Down

0 comments on commit bd52675

Please sign in to comment.