system-f / validation

A data-type like Either but with an accumulating Applicative
Other
99 stars 28 forks source link

Using this package (adding to the cabal file of an existing project) via `cabal` or `stack` #41

Open kahlil29 opened 5 years ago

kahlil29 commented 5 years ago

I wanted to use this package in an existing project and tried adding validation-1 to the build-depends in my cabal file but it threw errors when I tried building/entering repl with both cabal as well as stack.

Is this expected? Are we supposed to use this package by downloading it locally and using it as an extra-dep (external dependency) ?

aloussase commented 1 year ago

I think the name of the package should be validation.