[GHC] #13838: -Wdeferred-type-errors on a program with main not of type IO () yields "main thread exited (uncaught exception)"

GHC ghc-devs at haskell.org
Wed May 30 21:14:29 UTC 2018


#13838: -Wdeferred-type-errors on a program with main not of type IO () yields
"main thread exited (uncaught exception)"
-------------------------------------+-------------------------------------
        Reporter:  harry             |                Owner:  (none)
            Type:  bug               |               Status:  closed
        Priority:  normal            |            Milestone:  8.6.1
       Component:  Compiler          |              Version:  8.0.1
      Resolution:  fixed             |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash or panic                     |            Test Case:  T13838
      Blocked By:                    |             Blocking:
 Related Tickets:  #13292            |  Differential Rev(s):  Phab:D4708
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by bgamari):

 * testcase:   => T13838
 * status:  patch => closed
 * resolution:   => fixed
 * milestone:   => 8.6.1


Comment:

 I believe this should now be fixed.

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


More information about the ghc-tickets mailing list