Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/manpages/nix-fer-talk

Talk about building and packaging Haskell projects
https://github.com/manpages/nix-fer-talk

Last synced: 24 days ago
JSON representation

Talk about building and packaging Haskell projects

Awesome Lists containing this project

README

        

To run presentation:

```
cd 01-presentation
ghci
```

in ghci:

```
:script ghci.script
:present
```

to go to the next slide:

```
:next
```