[GHC] #15406: Fix a small typo in TcType.hs
#15406: Fix a small typo in TcType.hs -------------------------------------+------------------------------------- Reporter: v0d1ch | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.6.1 Component: Documentation | Version: 8.4.3 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: -------------------------------------+-------------------------------------
not substTy, bucause the latter uses smart constructors that do s/bucause/because
-- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15406> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#15406: Fix a small typo in TcType.hs -------------------------------------+------------------------------------- Reporter: v0d1ch | Owner: v0d1ch Type: bug | Status: new Priority: normal | Milestone: 8.6.1 Component: Documentation | Version: 8.4.3 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: | -------------------------------------+------------------------------------- Changes (by v0d1ch): * owner: (none) => v0d1ch -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15406#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#15406: Fix a small typo in TcType.hs -------------------------------------+------------------------------------- Reporter: v0d1ch | Owner: v0d1ch Type: bug | Status: patch Priority: normal | Milestone: 8.6.1 Component: Documentation | Version: 8.4.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4976 Wiki Page: | -------------------------------------+------------------------------------- Changes (by v0d1ch): * status: new => patch * differential: => Phab:D4976 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15406#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#15406: Fix a small typo in TcType.hs -------------------------------------+------------------------------------- Reporter: v0d1ch | Owner: v0d1ch Type: bug | Status: patch Priority: normal | Milestone: 8.6.1 Component: Documentation | Version: 8.4.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4976 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Krzysztof Gogolewski <krz.gogolewski@…>): In [changeset:"ab0c2388428c6192ad81f3b93cda58e78c7d218d/ghc" ab0c238/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="ab0c2388428c6192ad81f3b93cda58e78c7d218d" Fix a typo Reviewers: goldfire, bgamari, RyanGlScott Reviewed By: RyanGlScott Subscribers: rwbarton, thomie, carter GHC Trac Issues: #15406 Differential Revision: https://phabricator.haskell.org/D4976 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15406#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#15406: Fix a small typo in TcType.hs -------------------------------------+------------------------------------- Reporter: v0d1ch | Owner: v0d1ch Type: bug | Status: closed Priority: normal | Milestone: 8.6.1 Component: Documentation | Version: 8.4.3 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): Phab:D4976 Wiki Page: | -------------------------------------+------------------------------------- Changes (by monoidal): * status: patch => closed * resolution: => fixed -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15406#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC