Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 278 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 278 Bytes

purl

A simple haskell library documenting the purl specification

TODO

  • more tests
  • error types from megaparsec

Improvements

  • typeclass for http-client related tasks
  • tighten types specs for protocol, etc.