You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@bitemyapp wants to be able to use http://hackage.haskell.org/package/validation but that takes a dependency on lens. I am using that type (called Internal.Collect) so perhaps I could expose a general interface instead of using Validation instead.