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

https://github.com/owickstrom/declarative-gtk-programming-in-haskell

A talk given at LambdAle
https://github.com/owickstrom/declarative-gtk-programming-in-haskell

Last synced: 28 days ago
JSON representation

A talk given at LambdAle

Awesome Lists containing this project

README

        

# Declarative GTK+ Programming in Haskell

A talk given at LambdAle in London, September 1st, 2018.

## Building

This requires:

* Make
* TexLive
* Pandoc 2.x
* pandoc-include-code
* pandoc-emphasize-code >= 0.2.4

Run:

```
make
```

## License

Code examples under `src/listings/`, and the theme and build configuration, are
all licensed under [Mozilla Public License Version
2.0](https://www.mozilla.org/en-US/MPL/2.0/).

The contents of the slides are "All rights reserved" licensed.

Copyright 2018 Oskar Wickström