Skip to content

Commit 42b8a2d

Browse files
committed
Fix ghc 9.6 errors
1 parent 63bc769 commit 42b8a2d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Compiler/Lua.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ import System.Environment
1717

1818
import Control.Arrow
1919

20+
import Control.Monad
2021
import Control.Monad.Writer
2122
import Control.Monad.State
2223

0 commit comments

Comments
 (0)