Add some modules and tests

This commit is contained in:
2017-11-11 20:51:58 +03:00
parent e57e75a905
commit 67aa89a27c
13 changed files with 247 additions and 77 deletions

View File

@ -1,6 +1,6 @@
module Main where
import Lib
import Pattern
main :: IO ()
main = return ()