diff options
author | Herbert Valerio Riedel <hvr@gnu.org> | 2015-03-05 11:56:03 -0600 |
---|---|---|
committer | Austin Seipp <austin@well-typed.com> | 2015-03-05 11:56:03 -0600 |
commit | 56e0ac98c3a439b8757a2e886db259270bdc85f0 (patch) | |
tree | 239349db35fd802696950c8447cae093a661701b /libraries/deepseq | |
parent | 8a5d32057fb899810d5fb614e57a319b4a951afc (diff) | |
download | haskell-56e0ac98c3a439b8757a2e886db259270bdc85f0.tar.gz |
Add public rnf/hash operations to TypeRep/TyCon
Summary:
`TyCon` and `TypeRep` are supposed to be abstract, by providing these
additional few public operations the need to import
`Data.Typeable.Internal` is reduced, and future changes to the internal
structure of `TypeRep`/`TyCon` shouldn't require changes in packages such as
`deepseq` or `hashable` anymore (hopefully).
Reviewers: ekmett, simonpj, tibbe, austin
Reviewed By: ekmett, simonpj, austin
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D699
Diffstat (limited to 'libraries/deepseq')
0 files changed, 0 insertions, 0 deletions