Commit Graph

19 Commits

Author SHA1 Message Date
Kazu Yamamoto 13bb6cb599 refactoring GHCApi. 2013-03-04 13:41:56 +09:00
eagletmt 80676966b9 Show types of data constructors with "browse -d" 2013-03-01 22:16:11 +09:00
Kazu Yamamoto b417e070ae refactoring Browse. 2013-03-01 10:16:31 +09:00
Kazu Yamamoto eece2969ab Making Browse compilable with GHC 7.4.x. 2013-03-01 02:42:54 +09:00
Kazu Yamamoto 9796d639ab refactoring Browse. 2013-03-01 02:24:14 +09:00
Kazu Yamamoto 8fe6c99131 Refactoring Browse.hs. 2013-02-28 16:33:11 +09:00
mvoidex 66a61b249f Added detailed info for browse
Rebasing 5 commits:
Some cleanup
Loads info from dependent module if name is only exported
Minor fix
Fixed operator to work with -d
Drops foralls from function type
2013-02-28 16:11:08 +09:00
Kazu Yamamoto 3861625420 Removing -fno-warn-unused-do-bind. 2012-08-06 09:43:47 +09:00
Kazu Yamamoto a7430eb494 Adaptor layer for GHC API. 2012-02-14 16:09:53 +09:00
Takano Akio ad55168265 adding options: --package-conf and --no-user-package-conf
These command line options work just like the similar-named GHC flags.
They are useful when working with non-standard package databases.
2011-05-28 06:06:13 +09:00
Kazu Yamamoto 0cda133040 -o option to display operators, too. 2011-01-27 14:29:39 +09:00
Kazu Yamamoto 5c4ded0630 Param -> Types. 2010-04-30 18:36:31 +09:00
Kazu Yamamoto 20e68337d8 browse takes a list of modules. 2010-04-30 16:27:10 +09:00
Kazu Yamamoto a84d6952cb lookupModule does not exist in GHC 6.10, sigh. 2010-04-28 17:02:59 +09:00
Kazu Yamamoto a9ebab0469 Using GHC API for browse! 2010-04-28 15:51:30 +09:00
Kazu Yamamoto 40bdc70f8b cosmetic change. 2010-04-27 10:28:00 +09:00
Kazu Yamamoto efd71c5d81 hlint. 2010-04-23 18:09:38 +09:00
Kazu Yamamoto ed5d50b6f9 introducing -i, -g, and -p. 2010-03-11 22:39:07 +09:00
Kazu Yamamoto 1e445097b7 integrating flymake. 2010-03-11 19:03:17 +09:00