Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
6302cc17
Commit
6302cc17
authored
Sep 17, 2007
by
Duncan Coutts
Browse files
Note in .cabal file that we're using a custom build-type
parent
ecec4a53
Changes
1
Show whitespace changes
Inline
Side-by-side
Cabal.cabal
View file @
6302cc17
...
@@ -17,6 +17,9 @@ Description:
...
@@ -17,6 +17,9 @@ Description:
for distributing, organizing, and cataloging Haskell libraries
for distributing, organizing, and cataloging Haskell libraries
and tools.
and tools.
Category: Distribution
Category: Distribution
Build-Type: Custom
-- Even though we do use the default Setup.lhs it's vital to bootstraping
-- that we build Setup.lhs using our own local Cabal source code.
Extra-Source-Files:
Extra-Source-Files:
mkGHCMakefile.sh Distribution/Simple/GHC/Makefile.in
mkGHCMakefile.sh Distribution/Simple/GHC/Makefile.in
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment