Ian Jeffries
Ian Jeffries
I'm looking for a tool to check a repository on my file system for broken links. Would it be easy for `girl` to include a command line tool as well...
I'd like to index not just the package I'm working on, but also the rest of the packages in the `stack.yaml`'s snapshot, as well as the packages in `extra-deps`. Is...
Right click followed by "open in new tab" works for me for the files in the sidebar, but not for identifiers. Instead I see: 
My understanding is that the GHC version used to build `haskell-code-explorer` needs to match the GHC version of the project you're indexing (eg see https://github.com/alexwl/haskell-code-explorer/issues/16#issuecomment-454966542). This wasn't initially clear to...
Gloss is not a long term option since macOS deprecated OpenGL.
As required by the spec: https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-3.3
The latest version of the language agnostic test suite gives a failure due to this issue: https://github.com/json-schema-org/JSON-Schema-Test-Suite/issues/175
`hjsonschema` only supports JSON Schema Draft 4, but [json-schema-org](https://github.com/json-schema-org/json-schema-spec) started releasing new versions of the standard in 2017.