Skip to content
GitLab
Menu
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
6ecb912b
Commit
6ecb912b
authored
May 20, 2009
by
Ian Lynagh
Browse files
Fix copy/paste-o
parent
462e70c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/mk/boilerplate.mk
View file @
6ecb912b
...
...
@@ -131,7 +131,7 @@ endif
$(eval
$(call
canonicaliseExecutable,HSC2HS))
ifeq
"$(wildcard $(HSC2HS))" ""
$(error Cannot find
ghc-pkg
:
$(HSC2HS))
$(error Cannot find
hsc2hs
:
$(HSC2HS))
endif
$(eval
$(call
canonicaliseExecutable,HP2PS_ABS))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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