packages feed

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

module Refactor.FloatOut.NameCollosionWithImport where

f = id
  where id = ()