[haskell-art] Haskore - state of affairs
Sebastian Menge
sebastian.menge at uni-dortmund.de
Mon Jul 21 13:07:30 BST 2008
Am Mon, 21 Jul 2008 12:38:59 +0200
schrieb Sebastian Menge <sebastian.menge at uni-dortmund.de>:
> 4b) Why does Haskore (which is rock solid in the original zip) now
> depend on "highly experimental stuff" ? It is great to have additional
> interfaces to other players, but IMHO it shouldnt hinder users from
> installing the Basis etc. Is there no way to give configuration
> options to "Setup.lhs configure" to enable/disable some features (such
> as SuperCollider)? That way, the default-behavior would work for
> everyone, while the experimental features would still be available to
> more advanced users.
Once one formulates the question, the answer is often clear: Cabal has
a concept of "flags" that does exactly what I was looking for. To make
the rest run, I had to comment out some (SC-specific) lines from
"src/Tests/Suite.lhs". I also commented out the executable "air"
because I havent found a way to omit whole Cabal-Sections when a flag
is set/unset.
Find the darcs-patch attached.
Regards, Sebastian.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cabal.patch.tar.gz
Type: application/x-gzip
Size: 29008 bytes
Desc: not available
Url : http://lists.lurk.org/pipermail/haskell-art/attachments/20080721/25c50c03/attachment-0001.bin
More information about the haskell-art
mailing list