https://github.com/xframes-project/xframes-haskell
GPU accelerated UI development for Haskell
https://github.com/xframes-project/xframes-haskell
haskell
Last synced: 10 months ago
JSON representation
GPU accelerated UI development for Haskell
- Host: GitHub
- URL: https://github.com/xframes-project/xframes-haskell
- Owner: xframes-project
- License: mit
- Created: 2025-01-02T22:48:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-16T13:51:51.000Z (about 1 year ago)
- Last Synced: 2025-02-23T00:44:41.543Z (about 1 year ago)
- Topics: haskell
- Language: Haskell
- Homepage:
- Size: 1.03 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xframes-haskell
## Instructions
### Install Haskell
I followed the instructions found on this page: https://www.haskell.org/ghcup/
#### Linux
Once you run the online installer all you need to do is restart your terminal.
#### Windows
I ran the command in a PowerShell and installed GHCUP along with the MSYS2 toolchain, then GHC 9.4.8 and cabal.
### Install dependencies
- `cabal build`
### Running the application
- `cabal run`
## Screenshots
Windows 11

Ubuntu 24.04

Raspberry Pi 5
