KlarkC
KlarkC
I was trying to using it with nix: ```bash nix-shell -p haskellPackages.patat error: Package ‘patat-0.8.7.0’ in /nix/store/qb1d20c0rvf718yf505wkzb4bjbzqyiw-nixpkgs/nixpkgs/pkgs/development/haskell-modules/hackage-packages.nix:213831 is marked as broken, refusing to evaluate. ``` Running nix-build on nixpkgs got...
Set currency input of initial value. fixes #45
In reference: https://github.com/cnizzdotcom/cakephp-datatable/issues/13
### Description When you import neon-animation#1.2.4 that depends on web-animations-js#2.2.2, a lot of 404 errors comes in the console. Might be related to the missing of src directory on the...
While applying an action from the `purescript-language-server` vim throws: ``` Error detected while processing function 232_on_accept[10]..232_notify[2]..2 31_quickpick_accept_code_action[5]..231_handle_one_code_action[3]..lsp#utils#workspace _edit#apply_workspace_edit: line 3: E1206: Dictionary required for argument 1 Press ENTER or type...
Would you mind if we publish the client as a library? So I can re-use the type defintions and some functions in klarkc/purs-eval#3
- Bump cardano-node to 8.8.0 - Bump ogmios to [v6.1.0](https://github.com/CardanoSolutions/ogmios/releases/tag/v6.1.0) - [x] Valid build plan - [x] Valid development build - [x] Valid production build - [ ] Passing tests...
I was attempting to trace the root cause of mattn/vim-lsp-settings#692, and I found that purescript-language-server is returning `null` values for optional fields (like [`documentChanges`](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#workspaceEdit)). Is this intended, and should the...
This PR implements feed management through remote messages for listed administrators Depends on: #7