Skip to content

GHC vs HSE: List of all extensions handled by GHC but not yet by HSE #19

Closed
@niklasbroberg

Description

@niklasbroberg

Below is a hopefully comprehensive list of the extensions added to GHC that HSE is not yet aware of.

  • MonadComprehensions
  • TraditionalRecordSyntax
  • Safe, Unsafe, Trustworthy

Some of these will have no syntactic impact and can thus be ticked off after having been added to Language.Haskell.Exts.Extension. Those that are syntactic in nature should each be given an issue of their own, with a reference added to the list above. When fixed, remove from list.

I intend to use this list as an evolving comparison to GHC, to keep track of how we're doing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions