
#13585: ala from Control.Lens.Wrapped panics -------------------------------------+------------------------------------- Reporter: fumieval | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler (Type | Version: checker) | Resolution: | Keywords: 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): compile with {{{ #!/bin/sh rm *.hi *.o ghc -c Lens.hs -O ghc -c Panic.hs -O ghc -c Main.hs -O }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13585#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler