cvs-ghc-boun...@haskell.org [mailto:cvs-ghc-boun...@haskell.org] On
> Behalf Of
> | Manuel M T Chakravarty
> | Sent: 02 August 2011 07:01
> | To: GHC
> | Subject: valdidate fails again
> |
> | compiler/nativeGen/PprBase.hs:24:1:
> | Warning: In the use of `castSTUArray
This was David's patch to the 'array' library. David, NB!
Meanwhile, I'm fixing.
Simon
| -Original Message-
| From: cvs-ghc-boun...@haskell.org [mailto:cvs-ghc-boun...@haskell.org] On
Behalf Of
| Manuel M T Chakravarty
| Sent: 02 August 2011 07:01
| To: GHC
| Subj
compiler/nativeGen/PprBase.hs:24:1:
Warning: In the use of `castSTUArray'
(imported from Data.Array.ST):
Deprecated: "Please import from Data.Array.Unsafe instead; This
will be removed in the next release"
Please, please, please, validate with -Werror enabled!
Manue