[reactive] Problem cabal installing reactive 0.9.6

Conal Elliott conal at conal.net
Wed Dec 3 00:29:23 EST 2008


Hi Creighton,

I changed Data.Zip in the TypeCompose package and changed Reactive
accordingly, but I guess I forgot to release the new Reactive.  It's fixed
now.

   - Conal

On Tue, Dec 2, 2008 at 6:27 PM, Creighton Hogg <wchogg at gmail.com> wrote:

> I got the following error when I attempted to use cabal install just a
> moment ago.  The hackage page makes it look like it builds just fine,
> so I'm wondering if anyone else has seen this or if I've somehow
> borked my setup.
>
> src/FRP/Reactive/PrimReactive.hs:103:42:
>    Ambiguous occurrence `zipWith'
>    It could refer to either `Prelude.zipWith', imported from Prelude
> at src/FRP/Reactive/PrimReactive.hs:61:0-26
>                          or `Data.Zip.zipWith', imported from
> Data.Zip at src/FRP/Reactive/PrimReactive.hs:85:0-14
>
> src/FRP/Reactive/PrimReactive.hs:116:31:
>    Ambiguous occurrence `zipWith'
>    It could refer to either `Prelude.zipWith', imported from Prelude
> at src/FRP/Reactive/PrimReactive.hs:61:0-26
>                          or `Data.Zip.zipWith', imported from
> Data.Zip at src/FRP/Reactive/PrimReactive.hs:85:0-14
>
> src/FRP/Reactive/PrimReactive.hs:118:14:
>    Ambiguous occurrence `zipWith'
>    It could refer to either `Prelude.zipWith', imported from Prelude
> at src/FRP/Reactive/PrimReactive.hs:61:0-26
>                          or `Data.Zip.zipWith', imported from
> Data.Zip at src/FRP/Reactive/PrimReactive.hs:85:0-14
>
> src/FRP/Reactive/PrimReactive.hs:778:39:
>    Ambiguous occurrence `zipWith'
>    It could refer to either `Prelude.zipWith', imported from Prelude
> at src/FRP/Reactive/PrimReactive.hs:61:0-26
>                          or `Data.Zip.zipWith', imported from
> Data.Zip at src/FRP/Reactive/PrimReactive.hs:85:0-14
>
> src/FRP/Reactive/PrimReactive.hs:797:17:
>    Ambiguous occurrence `zipWith'
>    It could refer to either `Prelude.zipWith', imported from Prelude
> at src/FRP/Reactive/PrimReactive.hs:61:0-26
>                          or `Data.Zip.zipWith', imported from
> Data.Zip at src/FRP/Reactive/PrimReactive.hs:85:0-14
> _______________________________________________
> Reactive mailing list
> Reactive at haskell.org
> http://www.haskell.org/mailman/listinfo/reactive
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/reactive/attachments/20081202/a33c62be/attachment-0001.htm


More information about the Reactive mailing list