29 Nov
2013
29 Nov
'13
2:30 a.m.
Is there any command-line tool that outputs information about a source haskell module? I'm looking for something like 'ghc-mod browse'(which displays all symbols exported by an installed module) but that works for plain haskell source files. Any ideas?