Bill Sun

Results 6 issues of Bill Sun

I can't seem to get HLS to detect unused imports in IHP projects, where for any unused imports, HLS will report a warning saying: `The import of 'Some.Module' is redundant...

When submitting a form with multiple checkbox values of the same group using the GET method, the browser is suppose to repeat the checkbox name with each value in the...

bug

How do I show date picker with localization? I also want to show time with seconds.

I am trying to append 2 `Records` together using `rappend`, where the 2 `Records` have the following type: ``` type MetaData = Record '[ MetaCol1, MetaCol2] type SomeData = Record...

Lowercase package names seems to be the convention on Hackage. This make things more consistent for the users when adding dependencies; and easier to get it right the first time...

Is it recommended to install nano-emacs via the individual packages/repositories instead of this one? What is your plan for maintaining nano-emacs going forward? I would imagine it getting tedious to...