summaryrefslogtreecommitdiff
path: root/docs/users_guide/compare-flags.py
diff options
context:
space:
mode:
authorVladislav Zavialov <vlad.z.4096@gmail.com>2019-11-12 10:56:57 +0300
committerVladislav Zavialov <vlad.z.4096@gmail.com>2019-11-30 13:25:07 +0300
commitdb123bb648e139cf120a54587db45880edcf8e5d (patch)
tree6406fc39345cb984d39f81b90768666d4d74920f /docs/users_guide/compare-flags.py
parent3a96a0b6db6a32457ae2f91bb711c2481c767656 (diff)
downloadhaskell-db123bb648e139cf120a54587db45880edcf8e5d.tar.gz
Meaning-preserving SCC annotations (#15730)
This patch implements GHC Proposal #176: https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0176-scc-parsing.rst Before the change: 1 / 2 / 2 = 0.25 1 / {-# SCC "name" #-} 2 / 2 = 1.0 After the change: 1 / 2 / 2 = 0.25 1 / {-# SCC "name" #-} 2 / 2 = parse error
Diffstat (limited to 'docs/users_guide/compare-flags.py')
0 files changed, 0 insertions, 0 deletions