[Haskell-cafe] data, util, and lang packages

2009-01-12 Thread rodrigo.bonifacio
Hi all, I'm trying to build a library whose configuration process requires the data, util, and lang packages. I guess that these are *deprecated* packages, since the library is said to be ghc 6.4.1 compliant.
Which packages should I use instead?
Where can I find such packages (if they are not deprecated)
Thanks in advance.
Rodrigo.
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] data, util, and lang packages

2009-01-12 Thread Don Stewart
rodrigo.bonifacio:
Hi all, I'm trying to build a library whose configuration process requires
the data, util, and lang packages. I guess that these are *deprecated*
packages, since the library is said to be ghc 6.4.1 compliant.
 
Which packages should I use instead?
 
Where can I find such packages (if they are not deprecated)
 
Thanks in advance.

Those don't exist. They were merged into the haskell98 package several
years ago.



-- Don
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe