On 4/22/08, Simon Peyton-Jones <[EMAIL PROTECTED]> wrote:
>
> | For the ghc-prim:PrimopWrappers module, GHC generates some External
> | Core bindings that look like:
> |
> | ghc-prim:GHC.PrimopWrappers.touch#
> | :: %forall t . t -> (State# RealWorld)
> |-> (State# RealW
| For the ghc-prim:PrimopWrappers module, GHC generates some External
| Core bindings that look like:
|
| ghc-prim:GHC.PrimopWrappers.touch#
| :: %forall t . t -> (State# RealWorld)
|-> (State# RealWorld) =
| ghc-prim:GHC.Prim.touch#;
|
| But this doesn't look right, bec
For the ghc-prim:PrimopWrappers module, GHC generates some External
Core bindings that look like:
ghc-prim:GHC.PrimopWrappers.touch# :: %forall t . t ->
(State# RealWorld)
-> (Stat