[GHC] #9449: GHC.Prim documentation says "Safe Inferred"

GHC ghc-devs at haskell.org
Sun Aug 17 00:58:25 UTC 2014


#9449: GHC.Prim documentation says "Safe Inferred"
-------------------------------------+-------------------------------------
       Reporter:  goldfire           |                   Owner:
           Type:  bug                |                  Status:  new
       Priority:  low                |               Milestone:
      Component:  Documentation      |                 Version:  7.8.2
       Keywords:                     |        Operating System:
   Architecture:  Unknown/Multiple   |  Unknown/Multiple
     Difficulty:  Unknown            |         Type of failure:
     Blocked By:                     |  None/Unknown
Related Tickets:                     |               Test Case:
                                     |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------
 The Haddock docs for GHC.Prim (for example,
 [http://haddocks.fpcomplete.com/fp/7.7/20131212-1/ghc-prim/GHC-Prim.html
 here]) says that it is Safe-Inferred. This is very bogus.

 When testing, I was (happily) unable to import `GHC.Prim` into a `Safe`
 module, so I think this is just a documentation bug.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9449>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list