Skip to content

Commit

Permalink
Double fixity/priority definition of >> in a single file was removed
Browse files Browse the repository at this point in the history
  • Loading branch information
buzden authored and gallais committed Feb 26, 2021
1 parent 3ec64a7 commit 9b5a773
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/prelude/Prelude/Ops.idr
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ module Prelude.Ops

-- Numerical operators
infix 6 ==, /=, <, <=, >, >=
infixl 7 <<, >> -- unused
infixl 8 +, -
infixl 9 *, /

Expand Down

0 comments on commit 9b5a773

Please sign in to comment.