Skip to content
Snippets Groups Projects
Commit bd526752 authored by Mikhail Glushenkov's avatar Mikhail Glushenkov
Browse files

Cabal.cabal: change build-type to Simple.

Fixes #3003.
parent 5ac638d0
Branches
Tags
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment