Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
ad6da327
Commit
ad6da327
authored
Jan 15, 2015
by
Andrey Mokhov
Browse files
Add bin-package-db (stage 0) to packages.
parent
6269a42d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Package.hs
View file @
ad6da327
...
...
@@ -11,6 +11,7 @@ import Package.Dependencies
-- These are the packages we build:
packages
::
[
Package
]
packages
=
[
libraryPackage
"array"
Stage1
defaultSettings
,
libraryPackage
"bin-package-db"
Stage0
defaultSettings
,
libraryPackage
"bin-package-db"
Stage1
defaultSettings
,
libraryPackage
"binary"
Stage1
defaultSettings
,
libraryPackage
"deepseq"
Stage1
defaultSettings
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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