An easy to use, cross platform, GUI library for writing Haskell applications.
Go to file
2020-07-21 17:43:41 -03:00
app Rename App to Model. Add wctx parameter to find and nextFocusable 2020-07-18 15:14:16 -03:00
assets/fonts Initial commit 2019-09-23 11:46:21 -03:00
cbits Cleanup Main.hs 2020-05-10 20:08:39 -03:00
src Split containers preferredSize/resize parameters from tuple to individual args 2020-07-21 17:43:41 -03:00
test/unit Rename project from hs-gui to monomer 2020-05-07 17:04:27 -03:00
.ghci Basic scrollbar display, minor general improvements and tests that will not stand the test of time 2020-05-07 17:04:26 -03:00
.ghcid Initial commit 2019-09-23 11:46:21 -03:00
.gitignore Rename project from hs-gui to monomer 2020-05-07 17:04:27 -03:00
ChangeLog.md Initial commit 2019-09-23 11:46:21 -03:00
LICENSE Minor adjustment to license 2020-07-10 22:08:19 -03:00
package.yaml Use Lens package instead of MicroLens. Main reason is needing ALens, but we were already relying on -platform and -ghc so it was not really lightweight 2020-07-08 00:08:35 -03:00
profile.sh Initial commit 2019-09-23 11:46:21 -03:00
README.md Initial commit 2019-09-23 11:46:21 -03:00
Setup.hs Initial commit 2019-09-23 11:46:21 -03:00
stack.yaml Modify distribution of space in stack 2020-06-28 17:16:27 -03:00
stack.yaml.lock Modify distribution of space in stack 2020-06-28 17:16:27 -03:00
tasks.md Split containers preferredSize/resize parameters from tuple to individual args 2020-07-21 17:43:41 -03:00
watch-tests.sh Initial commit 2019-09-23 11:46:21 -03:00

hs-music