Clean up, use std lib functions

This commit is contained in:
Sam Tay 2018-12-26 20:22:50 -05:00
parent 5b8d419b24
commit 09de01695c
2 changed files with 3 additions and 9 deletions

View file

@ -1,8 +1,6 @@
name: tetris
version: 0.1.2.0
-- synopsis:
-- description:
homepage: https://github.com/SamTay/tetris#readme
homepage: https://github.com/samtay/tetris#readme
license: BSD3
license-file: LICENSE
author: Sam Tay
@ -26,7 +24,6 @@ library
, linear
, random
, vty
default-language: Haskell2010
executable tetris