[GHC] #14016: broken link to associated type family instances?
#14016: broken link to associated type family instances? -------------------------------------+------------------------------------- Reporter: mauke | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Documentation | Version: 8.0.1 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/8.2.1-notes.... contains this:
See the section on `associated type family instances <assoc-data-inst>` for more information.
This looks like it was meant to be a link but got mangled somehow. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14016> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#14016: broken link to associated type family instances? -------------------------------------+------------------------------------- Reporter: mauke | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Documentation | Version: 8.0.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"2dff2c7fbb5aa68445e617d691451c0427fad0a5/ghc" 2dff2c7f/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="2dff2c7fbb5aa68445e617d691451c0427fad0a5" Fix more documentation wibbles Fixes #14020, #14016, #14015, #14019 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14016#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#14016: broken link to associated type family instances? -------------------------------------+------------------------------------- Reporter: mauke | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.2.2 Component: Documentation | Version: 8.0.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => closed * resolution: => fixed * milestone: => 8.2.2 Comment: Fixed and merged. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14016#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC