HackerNews API
☆40Dec 14, 2024Updated last year
Alternatives and similar repositories for hackernews
Users that are interested in hackernews are comparing it to the libraries listed below
Sorting:
- A simple to use interface for websocket using reflex-frp☆19Mar 18, 2021Updated 4 years ago
- Haskell Interface for getting overall system statistics☆16Feb 8, 2019Updated 7 years ago
- Twilio library for Haskell☆38Mar 8, 2023Updated 2 years ago
- A toy implementation of Haxl to illustrate the internals☆22Jun 29, 2017Updated 8 years ago
- Presigned S3 URLs for Haskell☆26Dec 14, 2024Updated last year
- Tool to monitor how busy an area is using Wi-Fi. Originally intended for Dropbox's Tuck Shop.☆18Aug 21, 2015Updated 10 years ago
- Rust-style strict Maybe in Haskell: no space/indirection overhead.☆18Jan 15, 2024Updated 2 years ago
- Logging library to provide more convenient, extremely configurable but simple monadic interface with pretty output☆18Mar 4, 2020Updated 5 years ago
- Rails-like inflections for Haskell☆37Aug 27, 2025Updated 6 months ago
- Proposals for the Haskell Ecosystem☆54Jan 10, 2019Updated 7 years ago
- Get the Haskell documentation of a name from a module☆31May 15, 2019Updated 6 years ago
- Translation from FOL to LTL+Past and LTL, via separation of LTL+Past☆10May 22, 2024Updated last year
- A slack bot that will fetch type signatures via Hoogle☆21May 11, 2016Updated 9 years ago
- A Haskell library making it easier to write Alex lexers.☆12Sep 15, 2025Updated 5 months ago
- A simple ML dialect☆11Jan 2, 2017Updated 9 years ago
- Cloud Haskell Supervision Trees☆11Sep 3, 2024Updated last year
- ☆14Jan 11, 2021Updated 5 years ago
- Robust persistence for typed immutable data☆16Nov 5, 2016Updated 9 years ago
- GHC + Cabal docker image☆12Feb 1, 2022Updated 4 years ago
- Allow GHCJS projects to compile under GHC and develop using intero☆10Aug 27, 2022Updated 3 years ago
- A typeclass and set of functions for working with newtypes.☆10May 19, 2022Updated 3 years ago
- Web frontend for GHC☆12Dec 10, 2019Updated 6 years ago
- A Haskell implementation of the tiger compiler☆10May 2, 2020Updated 5 years ago
- UCI Datasets for Haskell☆11Mar 17, 2017Updated 8 years ago
- Record and play the results of monadic actions☆13Mar 18, 2018Updated 7 years ago
- ☆45Nov 28, 2021Updated 4 years ago
- Safe, checked exceptions☆13Sep 30, 2018Updated 7 years ago
- Extensible, Type Safe Error Handling in Haskell☆13Dec 22, 2020Updated 5 years ago
- Haskell bindings to liblzma☆18Dec 27, 2024Updated last year
- Pure Haskell client for the Mandrill JSON API☆17Mar 11, 2025Updated 11 months ago
- A general purpose programming language with linear types☆43Mar 9, 2017Updated 8 years ago
- GHCJS widgets for reflex-dom and material bootstrap☆10Jan 11, 2018Updated 8 years ago
- Overloaded Record Fields implementation based on GHC prototypes.☆14Mar 6, 2017Updated 8 years ago
- A tutorial on writing a concurrency testing tool in Haskell☆12Nov 5, 2017Updated 8 years ago
- Command interpreter using Continuation monad and variants