Hi there,
I recently was wanting to use SYB for an AST datatype which includes constants like CDouble/CFloat. Currently Data.Data exports Int8...Int64 and Word instances, but no instances for Foreign.C.Types:http://www.haskell.org/ghc/docs/latest/html/libraries/base/Data-Data.htmlIs there any reason these instances should not be exported by Data.Data?