diff options
author | Ryan Scott <ryan.gl.scott@gmail.com> | 2017-06-23 11:37:19 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2017-06-23 11:37:26 -0400 |
commit | 398a444bc673aa4bbdd30029e2cce440f0309e34 (patch) | |
tree | f945a5ae5c3c12e9421851b10a4b65ecdafcb4d7 /compiler/codeGen | |
parent | e13edee31780704e521f764485a372766dd54daa (diff) | |
download | haskell-398a444bc673aa4bbdd30029e2cce440f0309e34.tar.gz |
Add fixity declaration for Data.List.NonEmpty.!!
We have `infixl 9 !!` for `Data.List.!!`, but not for
`Data.List.NonEmpty.!!`. We ought to.
Test Plan: Read it
Reviewers: bgamari, austin, hvr
Reviewed By: bgamari
Subscribers: rwbarton, thomie
Differential Revision: https://phabricator.haskell.org/D3666
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions