packages feed

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

module Refactor.FloatOut.NameCollosionWithImport where

f = id
  where id = ()