[GHC] #13075: Top-level bang pattern accepted

GHC ghc-devs at haskell.org
Sat Jan 7 21:50:15 UTC 2017


#13075: Top-level bang pattern accepted
-------------------------------------+-------------------------------------
        Reporter:  goldfire          |                Owner:  goldfire
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.2.1
       Component:  Compiler          |              Version:  8.0.1
  (Parser)                           |
      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 dfeuer):

 * component:  Compiler => Compiler (Parser)
 * milestone:   => 8.2.1


Comment:

 Indeed, the program is bogus, because we have no notion of "module load
 time" in Haskell. It might be nice if we did, but we don't.

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


More information about the ghc-tickets mailing list