Noogλe :: 2024

search input

Function of the day

  • appendConfigureFlag adds a single argument that will be passed to the cabal configure command, after the arguments that have been defined in the initial declaration or previous overrides.

    Inputs

    drv

    1. Function argument

    x

    2. Function argument

    Examples

    appendConfigureFlag usage example

    > haskell.lib.appendConfigureFlag haskellPackages.servant "--profiling-detail=all-functions"