New patches: [moved (->) instance from base to syb 'Jose Pedro Magalhaes '**20081006065334] { hunk ./Data/Generics/Instances.hs 169 + +------------------------------------------------------------------------------ + +-- +-- A last resort for functions +-- + +instance (Data a, Data b) => Data (a -> b) where + toConstr _ = error "toConstr" + gunfold _ _ = error "gunfold" + dataTypeOf _ = mkNorepType "Prelude.(->)" + dataCast2 f = gcast2 f } Context: [removed empty export list 'Jose Pedro Magalhaes '**20081003120324] [updated imports 'Jose Pedro Magalhaes '**20081003100443] [updated documentation 'Jose Pedro Magalhaes '**20081003100347] [moved Basics and most instances to base 'Jose Pedro Magalhaes '**20081002083058] [Pad version number to 0.1.0.0 Ian Lynagh **20080920160232] [TAG 6.10 branch has been forked Ian Lynagh **20080919123438] Patch bundle hash: 06f7529915f6f6253fde5acc39395e2e2f52095c