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
ebd7f8bf
Commit
ebd7f8bf
authored
Sep 29, 2009
by
Ian Lynagh
Browse files
binary is called "binary", not "ghc-binary", in the HEAD
parent
7bc551fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc.mk
View file @
ebd7f8bf
...
...
@@ -804,7 +804,7 @@ INSTALLED_GHC_PKG_REAL=$(DESTDIR)$(bindir)/ghc-pkg.exe
endif
INSTALLED_PACKAGES
=
$(
filter-out
haskeline mtl terminfo,
$(PACKAGES)
)
HIDDEN_PACKAGES
=
ghc-
binary
HIDDEN_PACKAGES
=
binary
install_packages
:
install_libexecs
install_packages
:
libffi/package.conf.install rts/package.conf.install
...
...
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