Skip to content

Collection of custom widgets for Monomer (Haskell GUI library)

License

Notifications You must be signed in to change notification settings

Deltaspace0/monomer-widgets

Repository files navigation

Monomer Widgets

This is a collection of custom widgets (composites) for Monomer library.

List of widgets

Source code documentation generated by Haddock is here (might be outdated).

How to use in your project (stack)

  • Add monomer-widgets to dependencies in package.yaml:
dependencies:
- monomer-widgets
  • Add to stack.yaml (replace <commit> with latest commit hash in this repo):
extra-deps:
- git: https://github.com/Deltaspace0/monomer-widgets.git
  commit: <commit>

License

About

Collection of custom widgets for Monomer (Haskell GUI library)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published