packages feed

ormolu-0.7.2.0: data/examples/declaration/value/function/operator-hash-without-unboxed-sums-out.hs

module Foo ((#<|)) where

(#<|) :: Int -> Int -> Int
(#<|) = (+)

(+) = (+)