Changes between Initial Version and Version 1 of Ticket #4098
- Timestamp:
- May 26, 2010 4:02:01 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4098 – Description
initial v1 1 1 Discussion on #ghc concluded: 2 2 3 * Haskell2010, Haskell98 extensions are mutually incompatible , and are applied before other extensions in LANGUAGE pragmas, on the commandline, etc3 * Haskell2010, Haskell98 extensions are mutually incompatible (i.e. GHC should give an error if both are used), and are applied before other extensions in LANGUAGE pragmas, on the commandline, etc 4 4 5 5 * GHC will default to Haskell2010