how can I run ghci monad actions from ghci command line

Peter Hercek phercek at gmail.com
Thu Jan 15 17:29:42 EST 2009


Is it possible to run ghci monad actions from ghci command line somehow?

For example: I would like to check whether "it" variable is of type Bool 
and whether it is True using normal Haskell code (i.e. not using ghci 
commands starting with colon like :type :print).

Peter.



More information about the Glasgow-haskell-users mailing list