
4 Sep
2008
4 Sep
'08
4:25 p.m.
2008/9/4 José Pedro Magalhães
./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