darcs patch for fgl - Array import-fix
Esa Ilari Vuokko
eivuokko at gmail.com
Wed Aug 9 10:50:36 EDT 2006
Hi,
attached is a patch that allows fgl to compile after the
recent Array-changes in base. I don't know if semantics
are correct, but atleast it seems to build now.
Best regards,
--Esa
-------------- next part --------------
New patches:
[Remove now unneccesary hiding Data.Array.IO.indices
Esa Ilari Vuokko <ei at vuokko.info>**20060809144302] {
hunk ./Data/Graph/Inductive/Monad/IOArray.hs 16
-import Data.Array.IO hiding (indices)
+import Data.Array.IO
}
Context:
[Silence warnings.
Ian Lynagh <igloo at earth.li>**20060730164944]
[Remove a variable shadowing warning
Ian Lynagh <igloo at earth.li>**20060730163933]
[Version June 2006
Martin Erwig <erwig at eecs.oregonstate.edu>**20060718181211]
[[project @ 2006-01-18 10:54:19 by simonmar]
simonmar**20060118105419
Stop shadowing a variable
(darcs patch from Ian Lynagh)
]
[TAG Initial conversion from CVS complete
John Goerzen <jgoerzen at complete.org>**20060112154129]
Patch bundle hash:
8642b9c82dd2177887f7dfc84036d669ff94a27b
More information about the Libraries
mailing list