dev-haskell/citeproc:icu - Use Haskell bindings to the ICU library
dev-haskell/clash-ghc:dynamic - Build Clash binaries with GHC flag `-dynamic`. This flag should only be used for packaging purposes. Installations using cabal should use `--enable-executable-dynamic`!
dev-haskell/clash-ghc:dynamic - Build Clash binaries with GHC flag `-dynamic`. This flag should only be used for packaging purposes. Installations using cabal should use `--enable-executable-dynamic`!
dev-haskell/clash-ghc:ghc-paths - Locate the GHC core libraries using the `ghc-paths` package. Note: this flag may make binaries less relocatable, by hard-coding an absolute path to the core libraries.
dev-haskell/clash-ghc:ghc-paths - Locate the GHC core libraries using the `ghc-paths` package. Note: this flag may make binaries less relocatable, by hard-coding an absolute path to the core libraries.
dev-haskell/clash-lib:debug - Build a debug compiler
dev-haskell/clash-lib:debug - Build a debug compiler
...
@@ -166,11 +166,10 @@ dev-haskell/hakyll:buildwebsite - Build the hakyll website
...
@@ -166,11 +166,10 @@ dev-haskell/hakyll:buildwebsite - Build the hakyll website
dev-haskell/hakyll:checkexternal - Include external link checking
dev-haskell/hakyll:checkexternal - Include external link checking
dev-haskell/hakyll:previewserver - Include the preview server
dev-haskell/hakyll:previewserver - Include the preview server
dev-haskell/hakyll:usepandoc - Include Pandoc support
dev-haskell/hakyll:usepandoc - Include Pandoc support
dev-haskell/hakyll:watchserver - wait for filesystem changes and rebuild pages
dev-haskell/hakyll:watchserver - Include the watch server
dev-haskell/handsomesoup:network-uri - Get Network.URI from the network-uri package.
dev-haskell/handsomesoup:network-uri - Get Network.URI from the network-uri package.
dev-haskell/happstack-plugins:tests - Build the testsuite, and include the tests in the library.
dev-haskell/happstack-plugins:tests - Build the testsuite, and include the tests in the library.
dev-haskell/happstack-server:network-uri - Get Network.URI from the network-uri package
dev-haskell/happstack-server:network-uri - Get Network.URI from the network-uri package
dev-haskell/happstack-server:template-haskell - Description: Template Haskell is available on this system
dev-haskell/hashtables:bounds-checking - if on, use bounds-checking array accesses
dev-haskell/hashtables:bounds-checking - if on, use bounds-checking array accesses
dev-haskell/hashtables:debug - if on, spew debugging output to stdout
dev-haskell/hashtables:debug - if on, spew debugging output to stdout
dev-haskell/hashtables:detailed-profiling - add detailed profiling information to profiled build-depends
dev-haskell/hashtables:detailed-profiling - add detailed profiling information to profiled build-depends
...
@@ -280,6 +279,7 @@ dev-haskell/monad-logger:template-haskell - Enable Template Haskell support
...
@@ -280,6 +279,7 @@ dev-haskell/monad-logger:template-haskell - Enable Template Haskell support
dev-haskell/monad-par:chaselev - Use Chase-Lev Deques for higher-perf work-stealing.
dev-haskell/monad-par:chaselev - Use Chase-Lev Deques for higher-perf work-stealing.
dev-haskell/monky:ibus - enable ibus example
dev-haskell/monky:ibus - enable ibus example
dev-haskell/monoidal-containers:split-these - Use split these/semialign packages
dev-haskell/monoidal-containers:split-these - Use split these/semialign packages
dev-haskell/multistate:build-example - Build the MultiState-example example program