diff options
author | Vincent Ambo <tazjin@google.com> | 2019-12-21T00·34+0000 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2019-12-21T00·34+0000 |
commit | aecd6fda703e1904e3fb366161f54708eb2118ae (patch) | |
tree | 2b4b368c1783df280a5ea534e2e5aec5a1fc4ab6 /presentations/servant-2016/README.md | |
parent | ff30233b240fa3438e10729e07300014d921bb55 (diff) |
chore(servant-presentation): Prepare for depot merge
Diffstat (limited to 'presentations/servant-2016/README.md')
-rw-r--r-- | presentations/servant-2016/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/presentations/servant-2016/README.md b/presentations/servant-2016/README.md new file mode 100644 index 000000000000..8cfb04a42417 --- /dev/null +++ b/presentations/servant-2016/README.md @@ -0,0 +1,7 @@ +These are the slides for my presentation about [servant][] at [Oslo Haskell][]. + +A full video recording of the presentation is available [on Vimeo][]. + +[servant]: https://haskell-servant.github.io/ +[Oslo Haskell]: http://www.meetup.com/Oslo-Haskell/events/227107530/ +[on Vimeo]: https://vimeo.com/153901805 |