parent
d1c30dc5aa
commit
c51f0dbd52
@ -27,7 +27,7 @@
|
|||||||
, jailbreak ? false
|
, jailbreak ? false
|
||||||
, license
|
, license
|
||||||
, maintainers ? []
|
, maintainers ? []
|
||||||
, doHaddock ? true
|
, doHaddock ? !stdenv.isDarwin || stdenv.lib.versionAtLeast ghc.version "7.8"
|
||||||
, passthru ? {}
|
, passthru ? {}
|
||||||
, pkgconfigDepends ? [], libraryPkgconfigDepends ? [], executablePkgconfigDepends ? [], testPkgconfigDepends ? []
|
, pkgconfigDepends ? [], libraryPkgconfigDepends ? [], executablePkgconfigDepends ? [], testPkgconfigDepends ? []
|
||||||
, platforms ? ghc.meta.platforms
|
, platforms ? ghc.meta.platforms
|
||||||
|
Loading…
x
Reference in New Issue
Block a user