Skip to content
Snippets Groups Projects
Commit 747bac96 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1999-12-07 15:43:40 by simonmar]

Automatically detect installed copies of ghc, nhc and hbc and plug
them into the Makefile variables $(GHC), $(NHC) and $(HBC)
respectively.  $(HC) is now supposed to be a generic installed haskell
compiler, which defaults to $(GHC) and can be changed via ./configure
--with-hc=<blah>.

Reorganise and tidy up a few things in config.mk.in.
parent 368eac75
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment