We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8ab078 commit 619cd0dCopy full SHA for 619cd0d
README.md
@@ -3,7 +3,7 @@
3
4
## What is this?
5
6
-This wraps oopetris functionality for Haskell
+This wraps [oopetris](https://github.com/OpenBrickProtocolFoundation/oopetris) functionality for Haskell
7
8
9
test/Spec.hs
@@ -1,2 +1,3 @@
1
main :: IO ()
2
main = putStrLn "Test suite not yet implemented"
+--TODO: write some tests
0 commit comments