Reporting as ordered by GHC (*GRIN*)

2002-06-12 Thread Ronald Legere
Reporting as requested by the glorious haskell compiler :) C:\hdonuts_source>ghc -fglasgow-exts -package win32 -c Sound.hs ghc: panic! (the `impossible' happened, GHC version 5.02.3): native code generator can't compile lit-lits, use -fvia-C <\quote> -fvia-C worked as promised by ghc. T

RE: FiniteMap

2002-06-12 Thread Simon Marlow
> The documentation http://www.haskell.org/ghc/docs/latest/set/finitemap.html > > doesn't say whether fmToList et al are /defined/ to return a > list in Ord order of the keys. > > I think it should. Agreed. The docs for this library are now in Haddock format in the source itself: see fptools

RE: Problem building GHC

2002-06-12 Thread Simon Marlow
> Hi, > I'm trying to compile the latest version of GHC (snarfed from > CVS today), > and I got the following errors: > > > ../../ghc/compiler/ghc-inplace -ldl -fglasgow-exts -cpp > -Iinclude -funbox-strict-fields -package-name base -O > -Rghc-timing -spli\t-objs-c GHC/IOBase.lhs -o GHC/