Mateusz Kowalczyk

Results 98 comments of Mateusz Kowalczyk

Perhaps. I'll be happy to close the PR and have you submit the fix. In the end I ended up using `Glob` package instead.

fwiw I think tests don't all pass even when they've been compiling but Inmaybbe misremembering...

We could also make `newtype Error a = Error (Either String a)` which we can write MonadFail for if we want to. Whatever works though.

@ocramz I'm quite disinterested in maintaining this package as I don't use it at all anymore. I do plan to merge #13, fix travis and upload new version to Hackage...

@kozross I have added you on Hackage and sent GitHub invite.

Note however: https://github.com/Fuuzetsu/aeson-schema/pull/13#issuecomment-570501242 So maybe this package should no longer exist.

@ocramz I see, I should have spent a little time reading what the package is about. Seems json-schema package is the same -- uses own schema thing. Thanks for checking.

@kozross No problem, happens all the time. @ocramz Great, thank you.

Considering that the author had no activity since June, someone may want to step up and take over (possibly temporary) maintainership through the usual procedure on the mailing lists.

Section 2. at http://www.haskell.org/haskellwiki/Taking_over_a_package explains it in few brief steps.