Commit Graph

10 Commits

Author SHA1 Message Date
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