An open API service indexing awesome lists of open source software.

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

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

![image](https://github.com/user-attachments/assets/cf3f7951-05d6-4864-8bad-ae03ae561ee9)

Ubuntu 24.04

![image](https://github.com/user-attachments/assets/d3226209-5fae-4094-9f30-c714100bbaa5)

Raspberry Pi 5

![image](https://github.com/user-attachments/assets/16436a4f-f535-43f2-bc76-2ae856080df5)