Kazu Yamamoto
|
8238c632a8
|
using Data.Map if containers is old.
hoping passing travis tests.
|
2014-03-26 15:23:12 +09:00 |
|
Kazu Yamamoto
|
d6d50cff1e
|
fixing double Main problem.
|
2014-03-25 12:28:39 +09:00 |
|
Kazu Yamamoto
|
b2c4212c01
|
refactoring ghc-modi.
|
2014-03-25 11:34:58 +09:00 |
|
Kazu Yamamoto
|
6ce9ded357
|
refactoring ghc-modi.
|
2014-03-25 11:14:25 +09:00 |
|
Kazu Yamamoto
|
9b67baafba
|
ghc-modi takes "cmd arg".
|
2014-03-24 17:32:06 +09:00 |
|
Kazu Yamamoto
|
d0a10277bf
|
make ghc-modi robust.
|
2014-03-20 17:40:06 +09:00 |
|
Kazu Yamamoto
|
ee6dc2fc47
|
ghc-mod root.
|
2014-03-20 16:21:48 +09:00 |
|
Kazu Yamamoto
|
1ffc425caa
|
empty line.
|
2014-03-19 22:56:46 +09:00 |
|
Kazu Yamamoto
|
b40f162979
|
adding ghc-modi.
|
2014-03-19 10:23:47 +09:00 |
|
mvoidex
|
444dd225e1
|
Added -q option to list fully qualified names with browse command
|
2013-11-17 22:31:47 +04:00 |
|
mvoidex
|
d4505041a9
|
Added project opt to specify module package-id
|
2013-10-29 20:48:27 +04:00 |
|
Kazu Yamamoto
|
dfecb22123
|
Merge branch 'master' of git://github.com/mvoidex/ghc-mod into mvoidex-master
Conflicts:
Language/Haskell/GhcMod/List.hs
|
2013-10-29 11:32:06 +09:00 |
|
mvoidex
|
94de367220
|
List modules with its packages
|
2013-10-28 12:22:18 +04:00 |
|
Kohei Suzuki
|
136e09e704
|
ghc-mod browse should take care of sandboxes
|
2013-09-27 12:25:41 +09:00 |
|
Kohei Suzuki
|
67166a4d75
|
ghc-mod list should take care of sandboxes
|
2013-09-27 12:23:53 +09:00 |
|
Kazu Yamamoto
|
5f0fcd0442
|
getCompilerOptions handles package-db options.
|
2013-09-20 17:15:41 +09:00 |
|
Kazu Yamamoto
|
49791fb6ea
|
Supporting sandbox sharing.
Braking backword compatibility of findCradle.
|
2013-09-20 15:48:50 +09:00 |
|
Kazu Yamamoto
|
929c446f0f
|
removing cabal-dev from help.
|
2013-09-06 13:27:30 +09:00 |
|
Niklas Hambüchen
|
4758a6043c
|
check + expand: Allow passing in multiple files
|
2013-09-03 20:01:47 +09:00 |
|
Niklas Hambüchen
|
e7d746f115
|
Don't silently ignore superfluous command line arguments
|
2013-09-03 19:57:27 +09:00 |
|
Niklas Hambüchen
|
7fd7b36363
|
Implement help command as advertised in usage
|
2013-09-03 19:57:27 +09:00 |
|
Niklas Hambüchen
|
35f40b3ce9
|
Exit with status 1 on error
|
2013-09-03 19:57:27 +09:00 |
|
Kazu Yamamoto
|
fc77e05245
|
Adding "-b" command line option for line separator.
|
2013-09-03 14:47:41 +09:00 |
|
Kazu Yamamoto
|
089d490607
|
writing docs.
|
2013-05-20 14:28:56 +09:00 |
|
Kazu Yamamoto
|
849c308e5c
|
Separating IO and Ghc.
|
2013-05-20 11:29:44 +09:00 |
|
mvoidex
|
f2f3b120af
|
Moving commands to Ghc monad
|
2013-05-19 01:16:37 +04:00 |
|
Kazu Yamamoto
|
bac4bbbcf3
|
Changing GHCMod as a library.
|
2013-05-17 10:00:01 +09:00 |
|