fizruk / lambdaconf-2018-workshop
LambdaConf 2018 workshop on building Telegram bots in Haskell.
☆25Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for lambdaconf-2018-workshop
- type-safe JSON spec and validation tool☆84Updated 3 years ago
- Classy error-handling (and dispatching!) in Haskell.☆48Updated 5 years ago
- List of Haskell streamers on Twitch, YouTube, etc.☆29Updated 3 years ago
- Converting to/from HTTP API data like URL pieces, headers and query parameters.☆52Updated 3 months ago
- The contents of ocharles.org.uk/blog☆66Updated 2 years ago
- 🐚 Out of the shell solution for scripting in Haskell☆70Updated last month
- ☆29Updated 5 years ago
- Haskell Webapps on AWS Lambda☆44Updated last year
- Explore haskell and functional programming concepts☆20Updated 5 years ago
- A Haskell implementation of JSON Web Token (JWT)☆36Updated 9 months ago
- ☆40Updated 5 years ago
- Refined types☆58Updated 6 years ago
- Translate servant API to purescript code, with the help of purescript-bridge.☆105Updated 2 years ago
- being the scrapings of my stackoverflow answers☆48Updated 5 years ago
- A tutorial on writing Haskell Language Server plugins☆70Updated 4 years ago
- An example of an "isomorphic" Miso server set up with stack☆44Updated 4 years ago
- Create PureScript datatypes from Haskell datatypes☆110Updated 4 months ago
- ☆38Updated 6 years ago
- ♾️ Sized list☆46Updated 6 months ago
- Template Haskell Workshop☆52Updated 3 years ago
- A PureScript interpreter in Haskell☆119Updated 2 years ago
- JSON decoding/encoding/manipulation library.☆94Updated 2 years ago
- A Haskell implementation of realworld.io☆53Updated 8 months ago
- Starting from scratch to wrap D3v4☆25Updated 8 years ago
- Some info that supposed to help to understand PureScript from Haskell perspective☆32Updated 6 years ago
- Example of usage polysemy and servant☆56Updated 5 years ago
- Generalized folds, unfolds, and traversals for fixed point data structures☆59Updated 2 years ago
- First-class type families☆86Updated 3 months ago
- Playing with https://github.com/ekmett/machines☆51Updated 7 years ago
- Type-safe time units in Haskell