Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
0b00750f
Commit
0b00750f
authored
Sep 22, 2009
by
Ian Lynagh
Browse files
Remove syb; it is no longer needed
parent
a3306fa9
Changes
2
Hide whitespace changes
Inline
Side-by-side
ghc.mk
View file @
0b00750f
...
...
@@ -317,7 +317,6 @@ $(eval $(call addPackage,extensible-exceptions))
$(eval
$(call
addPackage,haskell98))
$(eval
$(call
addPackage,hpc))
$(eval
$(call
addPackage,pretty))
$(eval
$(call
addPackage,syb))
$(eval
$(call
addPackage,template-haskell))
$(eval
$(call
addPackage,Cabal))
$(eval
$(call
addPackage,binary))
...
...
packages
View file @
0b00750f
...
...
@@ -41,7 +41,6 @@ libraries/old-time packages/old-time darcs
libraries/pretty packages/pretty darcs
libraries/process packages/process darcs
libraries/random packages/random darcs
libraries/syb packages/syb darcs
libraries/template-haskell packages/template-haskell darcs
libraries/terminfo packages/terminfo darcs
libraries/unix packages/unix darcs
...
...
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