#7882: #line with empty filename leads to crash -------------------------------+-------------------------------------------- Reporter: Spivey | Owner: Type: bug | Status: new Priority: normal | Component: Compiler Version: 7.4.2 | Keywords: Os: Linux | Architecture: x86 Failure: Compile-time crash | Blockedby: Blocking: | Related: -------------------------------+-------------------------------------------- It's trivial, but a directive #line 3 "" leads to a GHC crash with Prelude.head: empty list. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7882> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler