diff --git a/hannah.cabal b/hannah.cabal index b007666..82ed425 100644 --- a/hannah.cabal +++ b/hannah.cabal @@ -18,7 +18,8 @@ cabal-version: >=1.10 executable hannah main-is: Main.hs - -- other-modules: + other-modules: Automaton + , Config -- other-extensions: build-depends: base >=4.9 && <4.10 , bytestring