German Robayo

Results 21 issues of German Robayo

Is it possible to set a non-zero return code when any command fails? I'm creating a script interacting with `cf`, and I was expecting to a failed login error to...

Is it possible to set a non-zero return code when any command fails? I'm creating a script interacting with `cf`, and I was expecting to a failed login error to...

Currently the arrow is on the right side of the country code. It would be nice to allow the user to change it to the left.

It would be great for both project maintainers and end-users to have issues and PRs templates. Something really simple for each one. On issues, we could ask the user things...

docs
ZuriHac

I have a large JSON list in a file, and I wanted to use `json-to-dhall` output to get the length using a oneliner without . Is there a subcommand in...

enhancement

`dhall-docs` tests are failing on Windows, as this appveyor report says: https://ci.appveyor.com/project/Gabriel439/dhall-haskell/builds/33971268 (found on #1901)

bug
build
dhall-docs

Today I found this comment on the #dhall channel at functional programming slack's workspace: https://functionalprogramming.slack.com/archives/C82N1L0MB/p1600199375075200?thread_ts=1600157283.069200&cid=C82N1L0MB What can we do to make `dhall-docs` easier to discover? I'm thinking of: * Adding...

dhall-docs

Following my schedule, after finishing with #1991 I should either: * Add JTD on imported expressions * Add type-on-hover ...but something really cool that I want to add is to...

discuss
dhall-docs

From #1991 we noticed that we don't have tests to ensure that the preserved whitespace on some of our AST constructors is what we expect on other packages (`dhall-docs`, for...

parser
build

I'd like to work on this, but currently the `Lam` and `Pi` constructor don't have the `Src` or `SourcePos` of the parsed label. There are two ways to solve this:...

question
dhall-docs