projects
/
haskell-directory.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e5744e
)
[project @ 2003-04-25 17:42:26 by ross]
author
ross
<unknown>
Fri, 25 Apr 2003 17:42:26 +0000
(17:42 +0000)
committer
ross
<unknown>
Fri, 25 Apr 2003 17:42:26 +0000
(17:42 +0000)
add System.Info to Hugs
hugs/exclude
patch
|
blob
|
history
diff --git
a/hugs/exclude
b/hugs/exclude
index
6a5ca36
..
9a7c76f
100644
(file)
--- a/
hugs/exclude
+++ b/
hugs/exclude
@@
-6,7
+6,6
@@
Data.Array.Unboxed GHC-specific implementation
Data.Generics GHC-specific
Data.PackedString uses Data.Array.Unboxed
Debug.QuickCheck.Batch needs pre-emptive concurrency
-System.Info
System.Posix.Signals
Text.ParserCombinators.ReadP ReadS clashes with Prelude
Text.ParserCombinators.ReadPrec uses ReadP