Can't Do A Reify In The IO Monad

[Solved] Can't Do A Reify In The IO Monad | Haskell - Code Explorer | yomemimo.com
Question : can't do a reify in the IO monad

Answered by : lars-brnjes

> putStrLn $(stringE . show =<< reify ''Bool)

Source : https://stackoverflow.com/questions/16690925/template-haskell-reify-in-ghci | Last Update : Mon, 15 Jun 20

Answers related to can't do a reify in the IO monad

Code Explorer Popular Question For Haskell