chore: add jobsys as dependency in package.yaml

This commit is contained in:
Sarah Vaupel 2023-10-30 01:34:10 +00:00
parent 77e53812b4
commit 61a74804f4

View File

@ -186,6 +186,7 @@ dependencies:
- haskell-src-meta
- either
- xlsx
- jobsys
other-extensions:
- GeneralizedNewtypeDeriving
- IncoherentInstances