GHC 6.10.1

Introduced the QuasiQuotes language extension.

The new language extension PostfixOperators is now required to use postfix operators.

  • This feature was previously enabled by default since its introduction in GHC 6.6.

The new language extension ImpredicativeTypes is nowImpredicative polymorphism in GHC 6.8.3Impredicative polymorphism in GHC 6.10.1 required to use impredicative polymorphism.

  • This feature was previously enabled by default when it was introduced in GHC 6.8.1.
  • PackageImports
  • TransformListComp
  • ViewPatterns

This GHC version corresponds to base version 4.0.0.0.base-4.0.0.0

Join Type Classes for courses and projects to get you started and make you an expert in FP with Haskell.