hdiff
packages
feed
haskell-src-exts
-1.14.0: Test/examples/HexPrec.hs
module HexPrec where (%%) :: Int -> Int -> Int a %% b = 0 infixl 0x02 %%