Divam

Results 38 issues of Divam

If I just browse through the artists I see lots of missing artists. Even the artists which are listed have missing album information. Similarly the listed albums have very few...

This unfortunately does not work correctly with ghcjs (nodejs) (The System.Directory API works fine.) https://github.com/Deewiant/glob/blob/090181e60b448a1ce0e18fe5f5783139f420e721/System/FilePath/Glob/Utils.hs#L106-L107 I think it is not a critical to support ghcjs, but opening this issue in...

This is a feature request to support the transfer of all keystrokes (including Ctrl + A,X,V,C, etc) to the android keyboard. This is useful when using ssh client on the...

The `MountableDomBuilder` (ie its instances) are not used anywhere in the code. And it appears to be an old untouched code, perhaps not needed anymore?

C++ template support has been implemented. We need some extensive documentation on how to use it (and also some explanation about how it works). Old comment by @dfordivam. I see...

Documentation

Doing 'ob deploy init' inside a 'git worktree' gives a rather unhelpful error, and leaves the user puzzled as to what went wrong. This is a minor usability issue, but...

user experience

Cleaned up (rebased) the work done for wasm support. The feature is working fine now, ~~though there are still nix related things to be fixed, especially in reflex-platform.~~ I have:...

In the binary format the debug information (API names) is present in custom section. Currently that data is not being parsed, but it would be nice to have that data...

These examples dont have dependency on `obelisk` and can be independently compiled to a working `reflex-dom` app. Also added a `template` cabal project and a script to auto create these...

enhancement
clean up

The issues and fixes were identified by running the tests locally multiple times, using cabal-build's test binaries. I have not observed issues in nix-build locally or on CI so far,...