packages feed

ghc-exactprint-0.5.0.0: tests/examples/transform/RmDecl5.hs.expected

module RmDecl5 where

sumSquares x y = let pow=2
                 in sq x + sq y