[project @ 2003-07-16 10:46:29 by panne]
[haskell-directory.git] / hugs / exclude
1 # List of the modules in this package that aren't to be used with Hugs.
2 # Only the first word on each line counts; the rest can be explanation.
3 #
4 Control.Parallel.Strategies     unused by GHC too
5 Data.Generics                   foralls in type synonyms
6 Debug.QuickCheck.Batch          needs pre-emptive concurrency
7 Foreign.Concurrent              Haskell finalizers
8 System.Posix.Signals