Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • P prime
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 128
    • Issues 128
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • HaskellHaskell
  • prime
  • Wiki
  • removal candidates

removal candidates · Changes

Page history
Edit RemovalCandidates authored Mar 31, 2008 by simonmar@microsoft.com's avatar simonmar@microsoft.com
Show whitespace changes
Inline Side-by-side
removal-candidates.md
View page @ 5d66f46d
......@@ -4,8 +4,6 @@ These are features which we might want to consider for removal or replacement wi
- [eliminate tab stops](tabs) in layout
- [n + k patterns](remove-n-plus-k)
- For removal: we have been saying it will happen for a while now, we should make good on it.
- k patterns, that is, numeric literals
- For removal: Overloaded numeric patterns mean there is hidden computation going on during LHS matching.
......
Clone repository Edit sidebar
  • Arrows
  • BangPatterns
  • DeepSeq
  • ExistentialQuantification
  • ExplicitForall
  • FlexibleContexts
  • FlexibleInstances
  • ForeignFunctionInterface
  • FunctionalDependencies
  • GADTs
  • ImplicitParams
  • IncoherentInstances
  • KindAnnotations
  • LamdaCase
  • MultiParamTypeClasses dilemma
View All Pages