Splitting SYB from the base package in GHC 6.10
David Menendez
dave at zednenem.com
Thu Sep 4 12:25:00 EDT 2008
2008/9/4 José Pedro Magalhães <jpm at cs.uu.nl>:
> ./containers/Data/IntMap.hs
> ./containers/Data/IntSet.hs
> ./containers/Data/Map.hs
> ./containers/Data/Sequence.hs
> ./containers/Data/Set.hs
> ./containers/Data/Tree.hs
> ./network/Network/URI.hs
> ./packedstring/Data/PackedString.hs
>
> As far as I can see, these are not problematic, but the imports should be
> fixed to avoid bringing into scope all the instances.
I see some partial instances. For example, Data.Set throws exceptions
for toConstr and gunfold.
--
Dave Menendez <dave at zednenem.com>
<http://www.eyrie.org/~zednenem/>
More information about the Libraries
mailing list