Kazu Yamamoto
69cc0f8ce4
ghcVersion -> CabalApi.
2013-03-04 13:55:03 +09:00
Kazu Yamamoto
13bb6cb599
refactoring GHCApi.
2013-03-04 13:41:56 +09:00
Kazu Yamamoto
3089d36071
refactoring.
2013-03-04 13:11:04 +09:00
Kazu Yamamoto
6f8b8873e7
refactoring.
2013-03-04 12:53:28 +09:00
Kazu Yamamoto
a0d5082ac7
Implementing "ghc-mod debug".
2013-03-04 11:21:41 +09:00
Kazu Yamamoto
73cfde0062
one more info to Cradle.
2013-03-04 11:21:20 +09:00
Kazu Yamamoto
e64cd3b108
fixing careless bug.
2013-03-04 10:40:33 +09:00
Kazu Yamamoto
2e440f9214
cosmetic change.
2013-03-04 10:40:06 +09:00
Kazu Yamamoto
d76b17bc4b
cosmetic change.
2013-03-04 10:39:39 +09:00
Kazu Yamamoto
0501137839
careless bug fix.
2013-03-04 09:56:01 +09:00
Kazu Yamamoto
6f6d068048
safelist -> !.
2013-03-04 09:09:13 +09:00
Kazu Yamamoto
cf0fb7aacd
Refactoring according to hlint.
2013-03-03 15:57:31 +09:00
Kazu Yamamoto
8d5822d342
Updateing README.
2013-03-03 15:55:22 +09:00
Kazu Yamamoto
e14dff7508
cook -> toTupple.
2013-03-03 15:51:41 +09:00
Kazu Yamamoto
aa0b1d709c
fromCabal -> fromCabalFile.
2013-03-03 15:50:09 +09:00
Kazu Yamamoto
ca229c3be1
Merging Cabal to CabalApi.
2013-03-03 15:47:03 +09:00
Kazu Yamamoto
a393f8a971
Using Cradle.
2013-03-02 16:14:55 +09:00
Kazu Yamamoto
f43af4be29
Find cabal file and sandbox at the same time.
2013-03-02 12:18:55 +09:00
Kazu Yamamoto
12bb30b097
Merge pull request #105 from eagletmt/datacon-type
...
Show types of data constructors with "browse -d"
2013-03-01 05:25:05 -08:00
eagletmt
80676966b9
Show types of data constructors with "browse -d"
2013-03-01 22:16:11 +09:00
Kazu Yamamoto
9a6c960d53
Checking TH to see if "-fno-code" can be used.
2013-03-01 21:17:52 +09:00
Kazu Yamamoto
d01cfac221
removing unnecessary return value.
2013-03-01 16:42:22 +09:00
Kazu Yamamoto
7761691795
Refactoring Cabal stuff.
2013-03-01 15:25:43 +09:00
Kazu Yamamoto
561bb38900
Generalizing info extraction from Cabal.
2013-03-01 14:40:34 +09:00
Kazu Yamamoto
a8e57615ba
Making cabalBuildInfo pure.
2013-03-01 13:14:46 +09:00
Kazu Yamamoto
431e3fa904
Making cabalDependPackages pure.
2013-03-01 12:21:42 +09:00
Kazu Yamamoto
14ea5a6d71
package includes ChangeLog.
2013-03-01 11:39:47 +09:00
Kazu Yamamoto
cb9271049f
ver bumps up.
2013-03-01 10:46:39 +09:00
Kazu Yamamoto
93246c74a0
create ChangeLog.
2013-03-01 10:44:57 +09:00
Kazu Yamamoto
b417e070ae
refactoring Browse.
2013-03-01 10:16:31 +09:00
Kazu Yamamoto
4d9a170e50
Adding a test case for Browse.
2013-03-01 09:46:17 +09:00
Kazu Yamamoto
eb93ebd860
cosmetic change.
2013-03-01 09:43:50 +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
2cced9b4bf
refactoring.
2013-02-18 13:49:12 +09:00
Kazu Yamamoto
06cac206cd
refactoring.
2013-02-18 13:48:57 +09:00
Kazu Yamamoto
8d512a3d97
ver bumps up.
2013-02-15 10:47:56 +09:00
Kazu Yamamoto
725566bd44
refactoring.
2013-02-15 10:47:45 +09:00
Kazu Yamamoto
7ee8843a52
removing unnecessary files.
2013-02-15 10:39:40 +09:00
Kazu Yamamoto
6752a8edcf
test for Info.
2013-02-13 16:22:07 +09:00
Kazu Yamamoto
e3f09cd476
"Warning: "(a space after :) for GHC 7.6.
2013-02-13 16:04:22 +09:00
Kazu Yamamoto
a05e4e817d
test for Cabal where exec depends on its lib and its fix code.
2013-02-13 15:29:24 +09:00
Kazu Yamamoto
c63f04a926
proper test for gitDirs.
2013-02-13 14:30:15 +09:00
Kazu Yamamoto
dd6ade19b3
Using display instead of Gap.extensionToString.
...
eagletmt suggested that extensionToString is broken in GHC 7.6.* in #101 .
We use 'display' as a right API.
2013-02-13 14:18:24 +09:00
Kazu Yamamoto
5b2ddde59e
test for Cabal and CabalApi.
2013-02-12 16:24:33 +09:00
Kazu Yamamoto
23045b5312
test for Lint.
2013-02-12 14:31:01 +09:00
Kazu Yamamoto
d115c1dacb
hlint hack.
2013-02-12 14:21:48 +09:00
Kazu Yamamoto
42a1ea0a87
test for Browse.
2013-02-12 14:18:19 +09:00