very bad pixeflut canvas viewer
This repository has been archived on 2025年12月01日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
| src | make it work | |
| .gitignore | asd | |
| hie.yaml | asd | |
| LICENSE | asd | |
| package.yaml | threaded compile flag | |
| pixelview.cabal | threaded compile flag | |
| README.md | a | |
| Setup.hs | asd | |
| stack.yaml | asd | |
| stack.yaml.lock | asd | |
pixelview
This is my attempt to write a quick pixelflut client which can display the canvas in Haskell. While it does technically work, it is very unoptimized and has extremely high memory usage.