purescript-contrib / purescript-matryoshka

Generalized folds, unfolds, and traversals for fixed point data structures
Apache License 2.0
59 stars 13 forks source link

Update dependencies #24

Closed flounders closed 3 years ago

flounders commented 3 years ago

Description of the change

Build was failing due to certain dependencies not being explicitly listed. Added the required dependencies to spago.dhall.


Checklist: