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
?
_______________________________________________
Haskell-platform mailing list
Haskell-platform@projects.haskell.org
http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform