[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Distinguish between haskell and non-haskell deps
- Subject: Distinguish between haskell and non-haskell deps
- From: Chris Warburton
- Date: Fri, 09 Feb 2018 03:05:54 +0000
- Resolution: fixed
- State: resolved
Especially e.g. zlib. We can do this by calling a Haskell package
function with dummy args, including a 'mkDerivation' which just looks at
the arguments it's given to see where they've been put.