problem compiling an older Haskell program with GHC 6.6.1

Johannes Waldmann waldmann at imn.htwk-leipzig.de
Fri Jul 6 10:03:20 EDT 2007


>     Could not find module `Data.FiniteMap':

> is this a backwards-compatibility issue between GHC 6.6.1 and older
> versions of GHC?  

the module has just vanished from libraries.

> is there a simple workaround?

ugly, but workable:

http://dfa.imn.htwk-leipzig.de/cgi-bin/cvsweb/lib/Autolib/Data/Map.hs?rev=1.6

best regards, j.w.


More information about the Glasgow-haskell-users mailing list