Skip to content

Sintrastes/comonadic-ui-hs

Repository files navigation

Comonadic Ui

This package provides a simple framework for creating comonadic user interfaces in Haskell, based off the thesis Comonads for UIs.

Licensing

The code snippets from the aforementioned thesis in which this repository was based on were used with permission from the author (who stated that the code was free to use, modify, and distribute), and the changes made here to those original code snippets are licensed under the MIT license (which can be found in LICENSE.

This is with the exception of the code in Control.UIFramework.Gtk, which is licensed under the MPL 2.0, whose terms can be found in LICENSE2.

About

Framework in Haskell for building comonadic user interfaces based off the thesis Comonads for user interfaces.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published