Re: #16376: GHCi HEAD silently accepts ill-kinded visible type applications with :type

"GHC" <[email protected]> Fri, 08 Mar 2019 13:52:59 -0000
Newsgroups gmane.comp.lang.haskell.glasgow.bugs
Message-ID <[email protected]>
--===============6380895217713363213==
Content-Type: multipart/related;
 boundary="===============4406941664473967452=="

--===============4406941664473967452==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit

#16376: GHCi HEAD silently accepts ill-kinded visible type applications with :type
-------------------------------------+-------------------------------------
        Reporter:  RyanGlScott       |                Owner:  (none)
            Type:  bug               |               Status:  closed
        Priority:  highest           |            Milestone:  8.10.1
       Component:  GHCi              |              Version:  8.9
      Resolution:  fixed             |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  GHC accepts       |            Test Case:
  invalid program                    |  ghci/scripts/T16376
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by RyanGlScott):

 * status:  new => closed
 * testcase:   => ghci/scripts/T16376
 * resolution:   => fixed
 * milestone:   => 8.10.1


Comment:

 Fixed in
 [https://gitlab.haskell.org/ghc/ghc/commit/5be7ad7861c8d39f60b7101fd8d8e816ff50353a
 5be7ad78].

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16376#comment:5>