[GHC] #1232: generalise runhaskell to support arbitrary file names, not just those with .{l}hs extensions

GHC trac at galois.com
Wed Jul 23 18:18:12 EDT 2008


#1232: generalise runhaskell to support arbitrary file names, not just those with
.{l}hs extensions
-----------------------------+----------------------------------------------
 Reporter:  Frederik         |          Owner:             
     Type:  feature request  |         Status:  closed     
 Priority:  normal           |      Milestone:  6.10.1     
Component:  Compiler         |        Version:  6.6        
 Severity:  normal           |     Resolution:  fixed      
 Keywords:  runhaskell       |     Difficulty:  Easy (1 hr)
 Testcase:                   |   Architecture:  Multiple   
       Os:  Unknown          |  
-----------------------------+----------------------------------------------
Changes (by igloo):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Fixed by
 {{{
 Wed Jul 23 19:21:56 BST 2008  Ian Lynagh <igloo at earth.li>
   * If the extension is not .lhs, runghc now treats it as .hs; fixes trac
 #1232
 }}}

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


More information about the Glasgow-haskell-bugs mailing list