Start implementing DependencyRunner

This commit is contained in:
2024-09-27 20:39:27 +02:00
parent b60336cf9f
commit c53f804074
3 changed files with 116 additions and 0 deletions

View File

@@ -27,10 +27,12 @@ library
DependencyGenerator
Evaluation.Function
Evaluation.FunctionIO
DependencyRunner
SiteGenerator
build-depends:
base
, mtl
, containers
, bytestring
, text
, template-haskell