Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5,241
    • Issues 5,241
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 567
    • Merge requests 567
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Wiki
  • language pragma history

language pragma history · Changes

Page history
Edit LanguagePragmaHistory authored Jan 08, 2016 by jstolarek's avatar jstolarek
Hide whitespace changes
Inline Side-by-side
language-pragma-history.md
View page @ bb026831
......@@ -17,15 +17,16 @@ Added LANGUAGE extensions:
- `[No]ApplicativeDo`
- `[No]DeriveLift`
- `[No]DuplicateRecordFields`
- `[No]InjectiveTypeFamilies`
- `[No]MonadFailDesugaring`
- `[No]OverloadedLabels`
- `[No]StaticPointers`
- `[No]StrictData`
- `[No]Strict`
- `[No]OverloadedLabels`
- `[No]UndecidableSuperClasses`
- `[No]StrictData`
- `[No]TemplateHaskellQuotes`
- `[No]MonadFailDesugaring`
- `[No]TypeInType`
- `[No]TypeApplications`
- `[No]TypeInType`
- `[No]UndecidableSuperClasses`
## Changes in GHC 7.10
......
Clone repository Edit sidebar
  • Adventures in GHC compile times
  • All things layout
  • AndreasK
  • AndreasPK
  • Back End and Run Time System
  • Backpack refactoring
  • Backpack units
  • Brief Guide for Compiling GHC to iOS
  • Building GHC on Windows with Stack protector support (SSP) (using Make)
  • CAFs
  • CafInfo rework
  • Compiling Case Expressions in ghc
  • Compiling Data.Aeson Error
  • Contributing a Patch
  • Core interface section
View All Pages