Skip to content
Snippets Groups Projects
sheaf's avatar
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
History