RE: runghc, .hs suffix

2005-05-16 Thread Simon Marlow
I'm working on this. It's not trivial because GHC assumes all over the place that the suffix on a file determines how it should be compiled, but I've now implemented something similar to gcc's -x flag. Cheers, Simon On 14 May 2005 20:04, Frederik Eaton wrote: (moving to a separate

[ ghc-Bugs-1202062 ] internal compiler error: the `impossible' happened

2005-05-16 Thread SourceForge.net
Bugs item #1202062, was opened at 2005-05-14 18:48 Message generated for change (Comment added) made by simonpj You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=108032aid=1202062group_id=8032 Category: Compiler (Type checker) Group: 6.4 Status: Closed Resolution:

CTime problem

2005-05-16 Thread Frederik Eaton
It looks like CTime (Foreign.C.Types) used to be an Integral but isn't anymore, why? Isn't it just an integer? Frederik -- http://ofb.net/~frederik/ ___ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@haskell.org