Move to Stackage.

No more cabal sandbox.
This commit is contained in:
Justin Hsu
2018-02-17 18:16:38 +00:00
parent 4c400d62bc
commit 58491440ce
9 changed files with 158 additions and 14 deletions
+2
View File
@@ -0,0 +1,2 @@
main :: IO ()
main = putStrLn "Test suite not yet implemented"