Re: [GHC] #2542: runghc does not infer module file extensions
#2542: runghc does not infer module file extensions -------------------------------------+--------------------------------- Reporter: judah | Owner: simonmar Type: bug | Status: closed Priority: high | Milestone: 6.10.1 Component: Compiler | Version: 6.8.3 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Test Case: | -------------------------------------+--------------------------------- Comment (by Thomas Miedema <thomasmiedema@…>): In [changeset:"a2deee068caa5b774adc62db4077e22fa0173ddc/ghc" a2deee06/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="a2deee068caa5b774adc62db4077e22fa0173ddc" Testsuite: enable ghci.prog010 (#2542) This test didn't have a `.T` file, so the testsuite driver never ran it. Luckily the features it tested for didn't break in the past 8 years. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/2542#comment:15> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC