diff options
author | Alan Zimmerman <alan.zimm@gmail.com> | 2015-05-08 09:38:39 +0200 |
---|---|---|
committer | Alan Zimmerman <alan.zimm@gmail.com> | 2015-05-08 09:38:39 +0200 |
commit | 225df19a87d8de8245db84d558618f4824631acc (patch) | |
tree | e454eed3d69cfb80fd4e374194f7c375bd5d66a5 /docs/backpack/algorithm.tex | |
parent | cc9b788e701f4bd3b97bfaec8ee78169ede0fa49 (diff) | |
download | haskell-225df19a87d8de8245db84d558618f4824631acc.tar.gz |
ApiAnnotations : AnnComma missing in TupleSection
Summary:
For the following code
{-# LANGUAGE TupleSections #-}
foo = do
liftIO $ atomicModifyIORef ciTokens ((,()) . f)
the annotation is missing for the comma.
Test Plan: ./validate
Reviewers: hvr, austin
Reviewed By: austin
Subscribers: bgamari, thomie
Differential Revision: https://phabricator.haskell.org/D834
GHC Trac Issues: #10280
Diffstat (limited to 'docs/backpack/algorithm.tex')
0 files changed, 0 insertions, 0 deletions