[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

haskell-filepath



Hi.

As ghc6 now provides libghc6-filepath-dev, I don't see much point in
keeping this package in the repository.  Should we ask for its removal?

Notice this is the only package in this situation:

$ for i in `apt-cache show ghc6 | grep ^Provides:\  | cut -d\  -f2- |
sed 'y/ /\n/;s/,//g' | grep ^libghc6- | sed 's/libghc6-\(.*\)-dev
$/\1/'`; do apt-cache showsrc haskell-$i; done

It's also the only haskell package with RC bugs, as shown in pet:

http://pkg-haskell.alioth.debian.org/cgi-bin/pet.cgi

Greetings.
-- 
marcot
http://marcot.iaaeee.org/



Reply to: