Skip to content
  • sheaf's avatar
    42b8dc1f
    Add NoImplicitPrelude to buildTypeScript · 42b8dc1f
    sheaf authored
    This allows us to compile Setup.hs without depending on base.
    In particular, this ensures that a package with `build-type: Hooks`
    and a custom setup stanza that does not depend on base successfully
    compiles.
    
    Tested in PackageTests/SetupHooks/SetupHooksNoBase.
    42b8dc1f
    Add NoImplicitPrelude to buildTypeScript
    sheaf authored
    This allows us to compile Setup.hs without depending on base.
    In particular, this ensures that a package with `build-type: Hooks`
    and a custom setup stanza that does not depend on base successfully
    compiles.
    
    Tested in PackageTests/SetupHooks/SetupHooksNoBase.
Loading