haskell.nix icon indicating copy to clipboard operation
haskell.nix copied to clipboard

Set the HIE_HOOGLE_DATABASE environment variable

Open expipiplus1 opened this issue 6 years ago • 1 comments

Currently I set this for shells using the nixpkgs infrastructure with the following shellhook:

export HIE_HOOGLE_DATABASE="$(cat $(${pkgs.which}/bin/which hoogle) | sed -n -e 's|.*--database \(.*\.hoo\).*|\1|p')"

expipiplus1 avatar Apr 02 '20 08:04 expipiplus1

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 28 '22 22:09 stale[bot]