We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cde0a5 commit af9dbd1Copy full SHA for af9dbd1
1 file changed
app/Main.hs
@@ -1,6 +1,7 @@
1
module Main where
2
3
import Base
4
+import ChurchNum
5
import Lib
6
7
main :: IO ()
0 commit comments