pradermecker
Results
2
comments of
pradermecker
@3noch It is not quite clear what the first argument of `callCabal2nix` is for ? ``` turtle = hlib.dontCheck(hlib.dontHaddock(hghc.callCabal2nix "turtle" (pkgs.fetchFromGitHub { ... }) {}; henv = hghc.ghcWithPackages (p: with...
@3noch Thanks for the info !