2048 in Haskell! Yay! Yet another clone of @gabrielecirulli's 2048 game, even though it's not mainstream to do those anymore. This time, a CLI Haskell implementation. And, besides, it is my first program in Haskell not counting stuff like hello-worlds and qsorts.