scala_typeclassopedia icon indicating copy to clipboard operation
scala_typeclassopedia copied to clipboard

Haskell libraries to mine for abstractions

Open lemastero opened this issue 3 years ago • 0 comments

Some Haskell libraries to mine for abstractions:

  • [ ] https://github.com/sjoerdvisscher/squares
  • [ ] https://hackage.haskell.org/package/smash
  • [ ] https://github.com/ekmett/monad-ran
  • [ ] https://github.com/cmk/profunctor-arrows

lens:

  • [ ] https://github.com/kcsongor/generic-lens
  • [ ] https://github.com/ChrisPenner/lens-filesystem
  • [ ] https://github.com/ChrisPenner/lens-csv
  • [ ] https://github.com/ChrisPenner/lens-regex-pcre
  • [ ] https://github.com/emilypi/base64-lens
  • [ ] https://github.com/emilypi/Base32-lens
  • [ ] https://github.com/emilypi/Base16-lens
  • [ ] https://github.com/ChrisPenner/lens-errors

lemastero avatar Sep 27 '20 22:09 lemastero