Wisut Hantanong

Results 9 issues of Wisut Hantanong

`reflex` and `reflex-dom` is not searchable on [https://hoogle.haskell.org](https://hoogle.haskell.org/?hoogle=Dynamic%20t%20%5Bv%5D)

enhancement
High Severity

Try to convert [gloss](https://github.com/benl23x5/gloss) project to nix expression and got following error ``` $ stack2nix --version stack2nix 0.2.2 $ stack2nix --stack-yaml stack-8.6.yaml . --verbose Ensuring git version is >= 2...

I just finished reading all 20 pills and love them, great work! :heart: It would be wonderful to have something like these for NixOS.

I know that ghci have `:ctags` command for generating tag file but don't know if I want to use `hasktags` instead (if it provide more useful information).

It would be nice if completion can be case-insensitive. Different behavior in bash prompt and ghci prompt drive me crazy.

It seem like `node2nix` don't check for invalid argument. This could be the source of confusing if there is any typo on argument, for example, `--deopment` instead of `--develpment`. ```...

I would love to have command line argument for `doctest` binary to stop after specific number of failed tests. The example use case is when I am doing coding exercise,...

![2017-11-08-145300_3040x900_scrot](https://user-images.githubusercontent.com/342500/32538966-8688521a-c49a-11e7-9413-51f5006aaf28.png) would be nice if it can get some indicator to tell if the feature is enable or disable, like this ![](http://material-design.storage.googleapis.com/publish/material_v_4/material_ext_publish/0Bzhp5Z4wHba3ZDhGVEFDTFQya2s/components_listcontrols_switch.png) Also: Is there a way to set some...

I follow building instruction on README.md * [x] Game container was build * [x] API container was build There is no instruction on how to connect the API output to...