Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/manpages/nix-fer-talk
- Owner: manpages
- Created: 2015-12-03T21:57:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-06T22:56:22.000Z (almost 9 years ago)
- Last Synced: 2023-03-12T06:04:27.884Z (over 1 year ago)
- Language: Haskell
- Size: 19.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```