System.Build.OutputReferenceSet
Description
Values that reference a list of file paths.
Documentation
class OutputReferenceSet r whereSource
Methods
setReference :: [FilePath] -> r -> rSource
Set the file path list reference of the given value.
Lastik-0.7.0: A library for compiling programs in a variety of languages
System.Build.OutputReferenceSet
Description
Values that reference a list of file paths.
class OutputReferenceSet r whereSource
Methods
setReference :: [FilePath] -> r -> rSource
Set the file path list reference of the given value.