chemouna / HaskellResourcesLinks
Compilation of useful resources for learning Haskell
☆112Updated 7 years ago
Alternatives and similar repositories for HaskellResources
Users that are interested in HaskellResources are comparing it to the libraries listed below
Sorting:
- Auto-generate a command-line parser for your datatype☆211Updated last year
- With way too messy gist.github pages this is an attempt to organise my snippets☆403Updated 7 years ago
- Jump start your Haskell development☆156Updated 8 years ago
- Course material for lens☆238Updated 8 months ago
- Developer tools for Haskell☆250Updated last year
- Haskell papers optimized for my e-reader.☆271Updated 8 years ago
- Notes and files from HaskellerZ meetups.☆213Updated 5 years ago
- ☆228Updated 4 years ago
- ☆88Updated 7 years ago
- The missing tutorial module for the lens library☆83Updated last year
- Anonymous records☆248Updated 6 years ago
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆156Updated 4 years ago
- Community-driven book on intermediate Haskell☆294Updated 10 years ago
- Visualiser for Haskell (GHC) prof files☆198Updated last year
- Repository for collaborative Haskell documentation☆207Updated 3 years ago
- Type classes for mapping, folding, and traversing monomorphic containers☆157Updated 4 months ago
- Aligning characters for fun and profit, with Haskell and PureScript☆74Updated 7 years ago
- A structured logging framework for Haskell☆209Updated 6 months ago
- A lightweight (but compatible with ‘lens’) lenses library☆292Updated 5 months ago
- High level library cheat sheets for the working Haskell programmer.☆81Updated 10 years ago
- Example code for how we swap compiled code within a running Haskell process.☆172Updated 6 years ago
- Typed and composable spreadsheets☆185Updated 2 years ago
- Slides from talks that I give☆295Updated 2 years ago
- An example Haskell web application☆148Updated 7 years ago
- A Haskell client for the Selenium WebDriver protocol.☆196Updated last week
- optics for Haskell with the most amazing type errors you've seen☆243Updated 5 years ago
- Format strings type-safely with combinators☆166Updated last year
- Provides protection against cabal swindling, robbing, injuring or sabotaging people with chopsticks.☆136Updated 5 years ago
- Compositional pipelines☆492Updated 2 years ago
- ide-backend drives the GHC API to build, query, and run your code