Daniel Sokil

Results 37 issues of Daniel Sokil

My attempt at fixing issue https://github.com/digitallyinduced/ihp/issues/936 Send the Initial State To the Browser, And send it back when the component is initialized. This requires the component to be an instance...

Currently, `distinctOn` support one column as `distinctOn #facilityPduId`, however we should support multiple columns as: `distinctOn (#facilityPduId, #portIndex)`.

good first issue

Would be good to support GHC 9

In my `.bashrc` I hook in direnv as: ``` # direnv eval "$(direnv hook bash)" ``` When I open a new integrated terminal window in VS Code, the env is...

Would be great to have a short description of all possible features in README

Would be great if the extension could also be published here: https://open-vsx.org/

@vic I have been trying out this buildpack, and it seems to re-clone and re-build Nim from every push to the server, maybe we could reuse previous installation not to...

enhancement