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