summaryrefslogtreecommitdiff
path: root/profiles/use.local.desc
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc7
1 files changed, 4 insertions, 3 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 53c19bde5465..ae3211fd5405 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1450,7 +1450,7 @@ dev-games/simgear:gdal - Enable alternative terrain engine based on pagedLOD via
dev-games/simgear:subversion - Enable terrasync scenery downloader
dev-haskell/abstract-deque:usecas - Enable the reference implementation to use hardware compare-and-swap.
dev-haskell/aeson:cffi - Controls whether to include c-ffi bits or pure haskell. Default to False for security.
-dev-haskell/aeson:fast - compile without optimizations
+dev-haskell/aeson:ordered-keymap - Use ordered @Data.Map.Strict@ for KeyMap implementation.
dev-haskell/aeson-pretty:lib-only - don't build 'aeson-pretty' executable.
dev-haskell/ansi-terminal:example - Build the example application.
dev-haskell/ansi-wl-pprint:example - Build the example application.
@@ -1466,7 +1466,8 @@ dev-haskell/biosff:frecover - Build the 'frecover' executable.
dev-haskell/bytedump:executable - build executable file
dev-haskell/bytes:test-doctests - Enable the doctest suite when using the enable-tests option for cabal.
dev-haskell/c2hs:regression - run regression tests
-dev-haskell/cabal-install:native-dns - Enable use of the resolv and windns packages for performing DNS lookups
+dev-haskell/cabal-install:lukko - Use @lukko@ for file-locking
+dev-haskell/cabal-install:native-dns - Enable use of the [resolv](https://hackage.haskell.org/package/resolv) & [windns](https://hackage.haskell.org/package/windns) packages for performing DNS lookups
dev-haskell/chaselev-deque:debug - Enable the extra internal checks.
dev-haskell/chell:color-output - use colors in program output
dev-haskell/chimera:representable - Define Representable instance from adjunctions package
@@ -1494,7 +1495,6 @@ dev-haskell/gtk2hs-buildtools:closuresignals - Use the the GClosure-based signal
dev-haskell/gtk3:fmode-binary - Set the default file translation mode for file I/O operations to _O_BINARY.
dev-haskell/gtk3:gio - Depend on GIO package, thereby enabling certain features.
dev-haskell/hackage-security:lukko - Use @lukko@ for file-locking, otherwise use @GHC.IO.Handle.Lock@
-dev-haskell/hackage-security:network-uri - Get Network.URI from the network-uri package.
dev-haskell/hakyll:buildwebsite - Build the hakyll website
dev-haskell/hakyll:checkexternal - Include external link checking
dev-haskell/hakyll:previewserver - Include the preview server
@@ -1517,6 +1517,7 @@ dev-haskell/hs3:network-uri - Get Network.URI from the network-uri package
dev-haskell/hslogger:network-3 - Use network-3
dev-haskell/hslua:hardcode-reg-keys - Don't use CAPI to determine the names of certain registry key names but Use hard coded values for instead. This flag is required when compiling against Lua 5.3.3 or earlier, as those do not expose the necessary information in the @lauxlib.h@ header file.
dev-haskell/hsopenssl:fast-bignum - Enable fast moving of bignums between OpenSSL and GMP (GHC Only)
+dev-haskell/hsyaml-aeson:exe - Enable @exe:yaml-test@ component
dev-haskell/http:conduit10 - Use version 1.0.x or below of the conduit package (for the test suite).
dev-haskell/http:network-uri - Get Network.URI from the network-uri package.
dev-haskell/http-api-data:text-show - Use text-show library for efficient ToHttpApiData implementation.