Prelude -package:stack -package:rerebase -package:numhask package:Cabal-syntax

This module does two things:
  • Acts as a compatibility layer, like base-compat.
  • Provides commonly used imports.
Enable the implicit importing of the module Prelude. When disabled, when desugaring certain built-in syntax into ordinary identifiers, use whatever is in scope rather than the Prelude -- version.