exp package:haskell-src-exts

Haskell expressions.
Make forall a keyword in types, which can be used to give the generalisation explicitly.
  • GHC § 7.3.27 Enable explicit namespaces in import/export.
expression bracket: [| ... |]
expression with explicit type signature
A birectional pattern synonym with the construction specified.
An item in a module's export specification.
An explicit export specification.
An expression hole _
)
Parse of a string containing a Haskell expression, using defaultParseMode.
Parse of a string containing a complete Haskell module, using an explicit ParseMode, retaining comments.
Parse of a string containing a Haskell expression, using an explicit ParseMode.
template haskell bracket expression
A foreign export declaration
template haskell splice expression
typed expression bracket: [|| ... ||]
escaped haskell expression inside xml