system-f / validation

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

Redefining supported GHC versions, dependency lower bounds, and CI #47

Closed recursion-ninja closed 3 years ago

recursion-ninja commented 3 years ago

Some minor codebase modernization:

gwils commented 3 years ago

This looks great! Now unfortunately, it looks like there are merge conflicts you will need to fix.

recursion-ninja commented 3 years ago

@gwils I think it's good to go now.

gwils commented 3 years ago

@recursion-ninja an error occurred - can you please have a look? https://github.com/system-f/validation/actions/runs/623493529/workflow

recursion-ninja commented 3 years ago

@gwils Wish GitHub has a way to do a "dry run" of the workflow before committing. It would have caught this. See #50 .