packages feed

fudgets-0.18.3: hsrc/ghc/List2.hs

module List2(sort) where
-- List(sort) seem to be missing in ghc 2.01
import Data.List(sort)