Change readDirectory to accept an attribute set

... as suggested by @roberth
This commit is contained in:
Gabriel Gonzalez 2018-07-03 17:44:19 -07:00
parent e57fd11bb4
commit 8dae83157b

View File

@ -387,7 +387,7 @@ rec {
#
# readDirectory : Directory -> HaskellPackageOverrideSet
readDirectory =
directory:
{ directory }:
self: super:
let