Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 924 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 924 Bytes

purescript-newtype

Latest release Build status Pursuit

Type class and functions for working with newtypes.

Inspired by Haskell's newtype package and Control.Lens.Wrapped from the lens package.

Installation

spago install newtype

Documentation

Module documentation is published on Pursuit.