- Make Readme part of the library
- Loosen version bounds
- Support constraints-extras 0.4
- Support GHC 8.10
- Make xhr requests non-blocking
- Expose
Tagged
* constructors
- Use "some" instead of "dependent-sum" package
- Fix haddocks of
tagRequests
- Add WebSocket interface
- Breaking Change:
performXhrRequests
now returns anEvent
instead of aDynamic
of anEvent
.
- XML HTTP Request FRP interface for interacting with an API defined as a GADT