[Haskell-cafe] Fwd: Error instaling Happstack on Windows - cabal bug?

Flavio Botelho fezsentido at gmail.com
Thu May 6 19:09:20 EDT 2010


Manually removing  -fvia-c solved it.

Thanks

On Wed, May 5, 2010 at 7:11 AM, Ivan Lazar Miljenovic
<ivan.miljenovic at gmail.com> wrote:
> Stephen Tetley <stephen.tetley at gmail.com> writes:
>
>> Hi all
>>
>> A cursory look at Happstack.Crypto.MD5 shows it uses -fvia-c:
>>
>>
>> {-# LANGUAGE BangPatterns #-}
>> {-# OPTIONS_GHC -funbox-strict-fields -fvia-c -optc-funroll-all-loops
>> -optc-O3 #-}
>
> I would hazard a guess that this is at an attempt to improve performance
> (I wouldn't know if it actually does or not though).
>
> --
> Ivan Lazar Miljenovic
> Ivan.Miljenovic at gmail.com
> IvanMiljenovic.wordpress.com
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>


More information about the Haskell-Cafe mailing list