└── readme.md /readme.md: -------------------------------------------------------------------------------- 1 | # Deprecated 2 | 3 | This library is no longer maintained. Renderless components were a solution to reusable stateful logic in Halogen, but have since been replaced by Hooks, as described in [Introducing Halogen Hooks](https://thomashoneyman.com/articles/introducing-halogen-hooks). 4 | 5 | **This library has been replaced by [purescript-halogen-hooks](https://github.com/thomashoneyman/purescript-halogen-hooks).** 6 | 7 | [The previous releases](https://github.com/thomashoneyman/purescript-halogen-renderless/releases) will continue to work for older libraries that still depend on them. 8 | --------------------------------------------------------------------------------