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 f305f35 commit 3c2fb23Copy full SHA for 3c2fb23
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.2.0.1
2
+
3
+* build with vty 5 and vty-ui 1.8 (thanks to @vikraman)
4
5
# 0.2.0.0
6
7
* conditional flags: `exe` and `vty`
h2048.cabal
@@ -2,7 +2,7 @@
-- see http://haskell.org/cabal/users-guide/
name: h2048
-version: 0.2.0.0
+version: 0.2.0.1
synopsis: a haskell implementation of Game 2048
description:
8
0 commit comments