packages feed

haskell-tools-builtin-refactorings-1.0.0.0: examples/Refactor/FloatOut/FloatLocals.hs

module Refactor.FloatOut.FloatLocals where

f = g
  where g = h
          where h = id