query
On this page

buildFromSdist

pkgs.haskell.lib.buildFromSdist

Docs pulled from | This Revision | 21 minutes ago


Build a source distribution tarball instead of using the source files directly. The effect is that the package is built as if it were published on hackage. This can be used as a test for the source distribution, assuming the build fails when packaging mistakes are in the cabal file.