Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maxdaten/xhaskell

experiment xhtml + haskell
https://github.com/maxdaten/xhaskell

Last synced: 6 days ago
JSON representation

experiment xhtml + haskell

Awesome Lists containing this project

README

        

# xhaskell

> experiment [htmx](https://htmx.org/) + haskell powered by nix

xhaskell logo

## Development

### Prerequisites

- nix
- direnv

### Start development environment

Starts server & static files with auto recompilation.

```bash
devenv up
```