[Haskell-cafe] ANN: Netwire 2.0.0
Ozgur Akgun
ozgurakgun at gmail.com
Mon Nov 14 17:22:38 CET 2011
Hi Ertugrul,
Compilation problems here:
cabal install netwire
....
[ 7 of 22] Compiling Control.Wire.Prefab.Simple (
Control/Wire/Prefab/Simple.hs, dist/build/Control/Wire/Prefab/Simple.o )
Control/Wire/Prefab/Simple.hs:15:7:
Ambiguous occurrence `force'
It could refer to either `Control.Wire.Prefab.Simple.force',
defined at Control/Wire/Prefab/Simple.hs:41:1
or `Control.DeepSeq.force',
imported from Control.DeepSeq at
Control/Wire/Prefab/Simple.hs:24:1-22
cabal: Error: some packages failed to install:
netwire-2.0.0 failed during the building phase. The exception was:
ExitFailure 1
This build was trying to use deepseq-1.2.0.1. It builds fine with
deepseq-1.1.0.2 though.
Best,
Ozgur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20111114/5b84e080/attachment.htm>
More information about the Haskell-Cafe
mailing list