Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
MultipleInstancesNotAllowed :: MultipleInstancesNotAllowedhint Language.Haskell.Interpreter No documentation available.
NoAllowAmbiguousTypes :: Extensionhint Language.Haskell.Interpreter No documentation available.
-
hint Language.Haskell.Interpreter No documentation available.
-
hint Language.Haskell.Interpreter No documentation available.
NoParallelListComp :: Extensionhint Language.Haskell.Interpreter No documentation available.
NotAllowed :: String -> InterpreterErrorhint Language.Haskell.Interpreter No documentation available.
-
hint Language.Haskell.Interpreter No documentation available.
-
hint Language.Haskell.Interpreter No documentation available.
installedModulesInScope :: forall (m :: Type -> Type) . MonadInterpreter m => Option m Boolhint Language.Haskell.Interpreter When set to True, every module in every available package is implicitly imported qualified. This is very convenient for interactive evaluation, but can be a problem in sandboxed environments (e.g. unsafePerformIO is in scope). Default value is True. Observe that due to limitations in the GHC-API, when set to False, the private symbols in interpreted modules will not be in scope.
-
hint Language.Haskell.Interpreter.Extension No documentation available.