Hi Rodrigo, > Is there any function that can be used for retrieving the exposed functions of a given module? Not at runtime, but if you are just looking for documentation, there is online documentation here: http://haskell.org/ghc/docs/latest/html/libraries/base/Prelude.html Thanks Neil