Modularise graph functions

This commit is contained in:
jgk
2021-04-03 12:14:53 +02:00
parent 29e7909db2
commit d65b099c0d
4 changed files with 25 additions and 10 deletions
+2
View File
@@ -1,2 +1,4 @@
import Test.QuickCheck
main :: IO ()
main = putStrLn "Test suite not yet implemented"