MagicHaskeller: Automatic inductive functional programmer by systematic search
MagicHaskeller is an inductive functional programming system for Haskell. This package contains the MagicHaskeller library, which can be used within GHCi or as an API for inductive program synthesis. It also contains the MagicHaskeller executable that is a standalone synthesis program which can be used interactively or as a backend server, and the MagicHaskeller.cgi executable that is a CGI frontend for providing the Web interface.
Modules
- Control
- Monad
- Search
- Control.Monad.Search.Best
- Control.Monad.Search.Combinatorial
- Search
- Monad
- MagicHaskeller
- MagicHaskeller.Analytical
- MagicHaskeller.Classification
- MagicHaskeller.ExecuteAPI610
- MagicHaskeller.Expression
- MagicHaskeller.FastRatio
- MagicHaskeller.GetTime
- MagicHaskeller.IOGenerator
- MagicHaskeller.Individual
- MagicHaskeller.LibExcel
- MagicHaskeller.LibTH
- MagicHaskeller.Minimal
- MagicHaskeller.Options
- MagicHaskeller.ProgGen
- MagicHaskeller.ProgGenSF
- MagicHaskeller.ProgGenSFIORef
- MagicHaskeller.RunAnalytical
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| tfrandom | Use the tf-random package instead of the random package | Enabled |
| ghcapi | Enable execution using the GHC API rather than the combinatory interpreter | Enabled |
| readfile | Enable to read a component library file | Enabled |
| debug | Force typechecking at each dynamic application | Disabled |
| networkuri | Find Network.URI in network-uri rather than in network < 2.6 (This is a workaround for the changes made in those packages.) | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- MagicHaskeller-0.9.6.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.8.5, 0.8.6, 0.8.6.1, 0.8.6.2, 0.8.6.3, 0.9.1, 0.9.6.4.1, 0.9.6.4.2, 0.9.6.4.3, 0.9.6.4.4, 0.9.6.4.5, 0.9.6.4.6, 0.9.6.4.7, 0.9.6.5, 0.9.6.6, 0.9.6.6.1, 0.9.6.7, 0.9.6.8, 0.9.6.9, 0.9.6.10, 0.9.7.0, 0.9.7.1 |
|---|---|
| Change log | changelog.txt |
| Dependencies | abstract-par, array, base (>=4 && <5), bytestring, cgi, containers, directory, extensible-exceptions, ghc, ghc-paths, hashable, haskell-src, hint, html, MagicHaskeller, monad-par, mtl, mueval, network, network-uri, pretty, process, random, syb, template-haskell, tf-random (<=0.3 || >=0.5), time, transformers, unix [details] |
| Tested with | ghc ==7.6.3, ghc ==7.10.3 |
| License | BSD-3-Clause |
| Author | Susumu Katayama |
| Maintainer | Susumu Katayama <skata@cs.miyazaki-u.ac.jp> |
| Uploaded | by SusumuKatayama at 2017-01-31T15:48:33Z |
| Category | Language |
| Home page | http://nautilus.cs.miyazaki-u.ac.jp/~skata/MagicHaskeller.html |
| Bug tracker | mailto:skata@cs.miyazaki-u.ac.jp |
| Distributions | |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Executables | MagicHaskeller.cgi, MagicHaskeller |
| Downloads | 15689 total (36 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2017-01-31 [all 3 reports] |