Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2000-04-10 16:02:58 by simonpj] · a103a9dc
    Simon Peyton Jones authored
    Make it so that -fcompiling-prelude applies only
    for Prelude modules (i.e. ones called Prelxxx).
    
    I've done this with an {-# OPTIONS #-} line in each
    such module (they all has -fno-implicit-prelude anyway)
    but a less repetitive approach in the Makefile would
    be welcome.
    a103a9dc