Eval is:module

Low level interface to parallel array filling operators.
Evaluator for actions (Action, YiAction). Uses a GHCi session under the hood.
Types and functions related to Stack's eval command.
This module provides the "evaluation" part of the partial evaluator. This is implemented in the classic "eval/apply" style, with a variant of apply for performing type applications.
Warning: this is an internal module, and does not have a stable API or name. Functions in this module may not check or enforce preconditions expected by public modules. Use at your own risk!
This module doesn't contains actual eval, see vimEval comment.
Evaluation of SRTree expressions
This module doesn't contains actual eval, see pureEval comment.
A tagless interpreter for Copilot specifications.
This module corresponds to section 5.1 (Evaluators) of the OpenGL 2.1 specs.
If you just want to run some JavaScript that you have as a string this is you can use eval or evaluateScript.
This module exports all functions used for evaluation of IHaskell input.
Functions to parse command line arguments for Stack's eval command.
Call-by-need evaluator based on the evaluator described in: Maximilian Bolingbroke, Simon Peyton Jones, "Supercompilation by evaluation", Haskell '10, Baltimore, Maryland, USA.