Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/owickstrom/domain-modeling-with-haskell-data-structures-oredev
https://github.com/owickstrom/domain-modeling-with-haskell-data-structures-oredev
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/owickstrom/domain-modeling-with-haskell-data-structures-oredev
- Owner: owickstrom
- Created: 2018-11-20T14:52:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-21T06:44:48.000Z (about 6 years ago)
- Last Synced: 2024-11-08T16:50:35.754Z (2 months ago)
- Language: JavaScript
- Size: 18.2 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Domain Modeling with Haskell Data Structures
A talk given at Øredev 2018.
## Building
This requires:
* Make
* TexLive
* Pandoc 2.x
* pandoc-include-code
* pandoc-emphasize-code >= 0.2.4Run:
```
make
```## License
The theme and build configuration is 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