Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tobias Decking
GHC
Commits
5563de10
Commit
5563de10
authored
Oct 18, 2006
by
Simon Marlow
Browse files
fix build for 6.4.x and 6.6.x
parent
e7fe9f20
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/nofib-analyse/Makefile
View file @
5563de10
TOP
=
../..
include
$(TOP)/mk/boilerplate.mk
SRC_HC_OPTS
+=
-fglasgow-exts
-
package
util
-package
data
-package
text
-cpp
-package
lang
SRC_HC_OPTS
+=
-fglasgow-exts
-
cpp
HS_PROG
=
nofib-analyse
ifeq
"$(ghc_ge_605)" "YES"
SRC_HC_OPTS
+=
-package
regex-compat
-package
html
endif
include
$(TOP)/mk/target.mk
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