interact: instantly create REPL from any function

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

This module provides functions to create interactive REPLs:

Each line you enter is read into the argument type and sent to the function, with the result printed


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.2.0.0, 0.2.0.0
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), mtl (>=2.2 && <2.3) [details]
License MIT
Copyright 2020 Evgeny Poberezkin
Author Evgeny Poberezkin
Maintainer evgeny@poberezkin.com
Category System, REPL
Home page https://github.com/epoberezkin/interact#readme
Uploaded by epoberezkin at 2020-06-21T18:27:50Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for interact-0.2.0.0

[back to package description]

interact

Functions to create interactive REPLs:

See docs and usage examples on hackage.