Remove empty other-modules

This commit is contained in:
George Thomas 2026-02-19 10:54:39 +00:00
parent 7bb41f6825
commit 400960b0be

View File

@ -10,7 +10,6 @@ maintainer:
executable garnet
main-is: Main.hs
hs-source-dirs: .
other-modules:
default-language: GHC2024
default-extensions:
BlockArguments