Haskell Platform proposal: Add the vector package

Henning Thielemann lemming at henning-thielemann.de
Tue Jun 19 00:20:19 CEST 2012


On Mon, 18 Jun 2012, Roman Leshchinskiy wrote:

> VECTOR_BOUNDS_CHECKS is defined in vector.cabal as follows:
>
>  if flag(BoundsChecks)
>    cpp-options: -DVECTOR_BOUNDS_CHECKS
>
> Doesn't Cabal provide access to the flags that a package has been 
> compiled with?

Do you mean this way:
    http://hackage.haskell.org/trac/hackage/ticket/836
?



More information about the Libraries mailing list