darcs patch for fgl - Array import-fix

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
New patches:
[Remove now unneccesary hiding Data.Array.IO.indices
Esa Ilari Vuokko

Applied, thanks. Simon Esa Ilari Vuokko wrote:
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
------------------------------------------------------------------------
New patches:
[Remove now unneccesary hiding Data.Array.IO.indices Esa Ilari Vuokko
**20060809144302] { hunk ./Data/Graph/Inductive/Monad/IOArray.hs 16 -import Data.Array.IO hiding (indices) +import Data.Array.IO } Context:
[Silence warnings. Ian Lynagh
**20060730164944] [Remove a variable shadowing warning Ian Lynagh **20060730163933] [Version June 2006 Martin Erwig **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
**20060112154129] Patch bundle hash: 8642b9c82dd2177887f7dfc84036d669ff94a27b ------------------------------------------------------------------------
_______________________________________________ Libraries mailing list Libraries@haskell.org http://www.haskell.org/mailman/listinfo/libraries
participants (2)
-
Esa Ilari Vuokko
-
Simon Marlow