[project @ 2004-12-23 00:02:41 by ralf]
authorralf <unknown>
Thu, 23 Dec 2004 00:02:42 +0000 (00:02 +0000)
committerralf <unknown>
Thu, 23 Dec 2004 00:02:42 +0000 (00:02 +0000)
commitbd1dd538e62a728e3cd37132e7393cee8b051cf9
treea172818ecaf6f6d648fb434403caa61fd485574c
parent3e23aaae1a1f07fd28f1092d0f79e13d66b72f09
[project @ 2004-12-23 00:02:41 by ralf]
Resolved stage1 issues related SPJ's
commit "Add more scoped type variables".
Incidentally, this provides some input for
the recent GHC list discussion on whether
to provide lex. scope for function signatures.
Not too many modules are affected! Good!

The example hslibs/data/edison/Seq/BinaryRandList.hs
was interesting in so far that indeed up-front
function signatures were given in one shot, so
one is really a bit confused to see type variables
in where clauses to clash with far-removed top-level
function signatures.

Ralf
Data/Generics/Text.hs
Data/Tree.hs
Foreign/ForeignPtr.hs
Foreign/Marshal/Alloc.hs
Foreign/Marshal/Array.hs
Foreign/Marshal/Pool.hs
GHC/ForeignPtr.hs