Skip to content
  • Simon Marlow's avatar
    [project @ 1999-12-08 10:10:59 by simonmar] · 9c569d63
    Simon Marlow authored
    New make variable: $(WithNofibHc) which defines the Haskell compiler
    used to build nofib.
    
    Define $(GHC_INPLACE) in fptools/mk/config.mk.in.  $(WithNofibHc) is
    set to $(GHC_INPLACE) by default.
    
    Fix $(MKDEPENDHS) in ghc/lib/std/Makefile.
    9c569d63