Re: [GHC] #835: Expose less type/class info in an interface file, to reduce recompilation

#835: Expose less type/class info in an interface file, to reduce recompilation
-------------------------------+--------------------------------------------
Reporter: simonpj | Owner:
Type: feature request | Status: closed
Priority: normal | Milestone: _|_
Component: Compiler | Version: 6.4.2
Resolution: wontfix | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
-------------------------------+--------------------------------------------
Comment(by simonpj):
There is a long saga here. For quite while we ''did'' try to avoid
exporting the consructors of a data type whose representation did not need
to leak; but I finally gave up the battle in Dec 2012:
{{{
commit 9a20e540754fc2af74c2e7392f2786a81d8d5f11
Author: Simon Peyton Jones
participants (1)
-
GHC