services.hoogle.packages

The Haskell packages to generate documentation for.

The option value is a function that takes the package set specified in the haskellPackages option as its sole parameter and returns a list of packages.

Type
function that evaluates to a(n) list of package
Default
hp: []
Example
hp: with hp; [ text lens ]
Declared
<nixpkgs/nixos/modules/services/development/hoogle.nix>