add containers

This commit is contained in:
Jussi Kuokkanen
2024-01-12 13:04:49 +02:00
parent 3b72f15cb8
commit 36ef611ef2

View File

@@ -6,5 +6,6 @@ build-type: Simple
executable tuxclocker
build-depends: base >= 4.16,
dbus >= 1.2,
text >= 2.0
text >= 2.0,
containers >= 0.6
main-is: Main.hs