Add haskell.lib.setBuiltTarget, and support non library compiling of a single target
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
lib.recurseIntoAttrs {
|
||||
shellFor = callPackage ./shellFor { };
|
||||
documentationTarball = callPackage ./documentationTarball { };
|
||||
setBuildTarget = callPackage ./setBuildTarget { };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user