#7546: Manual 6.2 doesn't match current output formatting
-----------------------------+----------------------------------------------
Reporter: chrisseaton | Owner:
Type: bug | Status: new
Priority: normal | Component: Documentation
Version: 7.6.1 | Keywords: strictness iface
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Blockedby:
Blocking: | Related:
-----------------------------+----------------------------------------------
Section 6.2 of the manual, under “How do I find out a function's
strictness?”, talks about using GHC to show strictness in the interface
file.
It says to look for {{{__S <string>}}}. Should that be {{{Strictness:
<string>}}}. I don't see the former anywhere in the GHC's formatting of
the interface file, but I do see the latter. I looked through the history
of ghc/compiler/iface/IfaceSyn.lhs, and it appears to have been the latter
for at least several years.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7546>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs