summaryrefslogtreecommitdiff
path: root/includes/rts/Threads.h
diff options
context:
space:
mode:
authorRyan Scott <ryan.gl.scott@gmail.com>2018-01-07 13:05:13 -0500
committerBen Gamari <ben@smart-cactus.org>2018-01-07 13:48:59 -0500
commit303106d55d75a9c796e58867cb541ad136bb217f (patch)
treed55f8af2c0b6e68c573f8ff31b91edae227f12ad /includes/rts/Threads.h
parent40cbab9afe52fbc780310e880912b56370065a62 (diff)
downloadhaskell-303106d55d75a9c796e58867cb541ad136bb217f.tar.gz
Make the Div and Mod type families `infixl 7`
Commit fa8035e3ee83aff5a20fc5e7e2697bac1686d6a6 added `Div` and `Mod` type families to `GHC.TypeNats`. However, they did not add the corresponding fixities! Currently, we have that both `div` and `mod` (at the value level) are `infixl 7`, so we should adopt the same fixities for the type-level `Div` and `Mod` as well. Test Plan: It compiles Reviewers: hvr, bgamari Reviewed By: bgamari Subscribers: rwbarton, thomie, carter GHC Trac Issues: #14640 Differential Revision: https://phabricator.haskell.org/D4291
Diffstat (limited to 'includes/rts/Threads.h')
0 files changed, 0 insertions, 0 deletions