[GHC] #13585: ala from Control.Lens.Wrapped panics

GHC ghc-devs at haskell.org
Tue Apr 18 23:30:37 UTC 2017


#13585: ala from Control.Lens.Wrapped panics
-------------------------------------+-------------------------------------
        Reporter:  fumieval          |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  highest           |            Milestone:
       Component:  Compiler (Type    |              Version:
  checker)                           |
      Resolution:                    |             Keywords:  TypeInType
Operating System:  Linux             |         Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash or panic                     |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by pacak):

 Simon, compilation without -c succeeds:

 {{{
 % ghc Main.hs -O
 [1 of 3] Compiling Lens             ( Lens.hs, Lens.o )
 [2 of 3] Compiling Panic            ( Panic.hs, Panic.o )
 [3 of 3] Compiling Main             ( Main.hs, Main.o )
 Linking Main ...
 }}}

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


More information about the ghc-tickets mailing list