Hoogle Search
Within LTS Haskell 24.25 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
removeOldInteractionScope :: InteractionId -> CommandM ()Agda Agda.Interaction.InteractionTop No documentation available.
runInteraction :: IOTCM -> CommandM ()Agda Agda.Interaction.InteractionTop Run an IOTCM value, catch the exceptions, emit output If an error happens the state of CommandM does not change, but stPersistent may change (which contains successfully loaded interfaces for example).
-
Agda Agda.Interaction.InteractionTop Sorts interaction points based on their ranges.
updateInteractionPointsAfter :: Interaction -> BoolAgda Agda.Interaction.InteractionTop Should Resp_InteractionPoints be issued after the command has run?
defaultInteractionOptions :: PragmaOptionsAgda Agda.Interaction.Options No documentation available.
optGHCiInteraction :: CommandLineOptions -> BoolAgda Agda.Interaction.Options --interaction mode.
optGHCiInteraction :: CommandLineOptions -> BoolAgda Agda.Interaction.Options --interaction mode.
optInteractive :: CommandLineOptions -> BoolAgda Agda.Interaction.Options Agda REPL (-I).
optInteractive :: CommandLineOptions -> BoolAgda Agda.Interaction.Options Agda REPL (-I).
optJSONInteraction :: CommandLineOptions -> BoolAgda Agda.Interaction.Options --interaction-json mode.