packages feed

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

module Foo ((#<|)) where

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

(+) = (+)