Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Build.Task.Depend
Description
Documentation
A list of dependencies, and a function that when applied to those dependencies produces the result.
Constructors
Depend [k] ([v] -> r) |
A list of dependencies, and a function that when applied to those dependencies either the result or more dependencies.