packages feed

haskell-tools-refactor-0.5.0.0: examples/Refactor/FloatOut/FloatLocals_res.hs

module Refactor.FloatOut.FloatLocals where

f = g
  where g = h
        h = id