pache

Exploring the posibilities of HIE(HI Extended)

メモ

  • 動かないファイルが多い

インストール

$ git clone https://github.com/kamoii/pache.git
$ cd pache
$ ghcup set 8.8.2
$ cabal run exe:hie-viewer --allow-newer <path-to-hie-file>

ブラウザで localhost:8080 にアクセスすると、表示される。

Last updated