[GHC] #14199: Document Type.Reflection better (Fun and Con')
GHC
ghc-devs at haskell.org
Fri Sep 8 04:45:15 UTC 2017
#14199: Document Type.Reflection better (Fun and Con')
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner: (none)
Type: bug | Status: new
Priority: high | Milestone: 8.2.2
Component: Compiler | Version: 8.2.1
Keywords: Typeable | Operating System: Unknown/Multiple
Architecture: | Type of failure: Documentation
Unknown/Multiple | bug
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
The pattern synonym `Type.Reflection.Fun` is not documented at all. Since
it seems a bit subtle (`(->)` being more than just a type constructor), I
think it actually deserves ''extra'' documentation, with examples.
The pattern synonym `Type.Reflection.Con'` is insufficiently documented.
Some examples would probably help.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14199>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list