Name: haskell-instant-generics Version: 0.1 License-File: LICENSE Author: Manuel M T Chakravarty, Gabriel C Ditu & Roman Leshchinskiy Maintainer: Synopsis: Simple, Powerful & Fast Generic Programming Description: An approach to datatype-generic programming based on type classes and type families. Homepage: http://www.cse.unsw.edu.au/~chak/project/generics/ Exposed-Modules: Data.Generics.IG.Eq, Data.Generics.IG.Fmap, Data.Generics.IG.Gmap, Data.Generics.IG.Representable, Data.Generics.IG.Representable1, Data.Generics.IG.Tree Build-Depends: base >= 4 Build-Type: Simple