The haltavista package
Looks for functions in the local hoogle library given a set of example input/outputs. Requires hoogle.
Usage:
~$ haltavista input_1_1 ... input_1_n output_1 ... input_m_1 ... input_m_n output_m <EOF>
Example usage:
~$ haltavista 1 1 2 1 2 3 <EOF> Prelude (+)
See README.md for more examples.
Properties
| Versions | 0.1, 0.1.0.1 |
|---|---|
| Dependencies | base (4.*), hint (≥0.3.2.3), process (≥1.0.1.3) |
| License | GPL-2 |
| Copyright | Paul Brauner and Jun Inoue |
| Author | Paul Brauner Jun Inoue |
| Maintainer | polux2001@gmail.com |
| Stability | alpha |
| Category | Development |
| Executables | haltavista |
| Upload date | Sun Sep 19 15:35:03 UTC 2010 |
| Uploaded by | PaulBrauner |
Downloads
- haltavista-0.1.0.1.tar.gz (Cabal source package)
- package description (included in the package)