packages feed

HaRe-0.8.0.0: test/testdata/Layout/Where.hs

module LiftToToplevel.Where where

anotherFun 0 y = sq y
     where sq x = x^2