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
139d90d4
Commit
139d90d4
authored
Dec 20, 2015
by
Ben Gamari
🐢
Browse files
GHC: Set PackageType of iservBin
parent
821d9e9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/GHC.hs
View file @
139d90d4
...
...
@@ -68,7 +68,7 @@ hpc = library "hpc"
hpcBin
=
utility
"hpc-bin"
`
setPath
`
"utils/hpc"
integerGmp
=
library
"integer-gmp"
integerSimple
=
library
"integer-simple"
iservBin
=
topLevel
"iserv-bin"
`
setPath
`
"iserv"
iservBin
=
topLevel
"iserv-bin"
`
setPath
`
"iserv"
`
setPkgType
`
Program
mkUserGuidePart
=
utility
"mkUserGuidePart"
parallel
=
library
"parallel"
pretty
=
library
"pretty"
...
...
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