hs-flatris

Memo

  • stackghcjs をインストールできなくてビルドできなかった

    • stack-1.9.3 も失敗

  • cabal もビルド不可

  • nix はビルド可能

  • 一応公開されている web バージョンは動いてる

リポジトリ

インストール

Ubuntu 18.04

$ git clone https://github.com/haskell-game-archives/hs-flatris.git
$ cd hs-flatris
$ cabal run
...
src/Action.hs:18:15: error:
    Not in scope: type constructor or class ‘Arrows’
   |
18 |   | GetArrows Arrows
   |

スクリーンショット

Last updated