Kazu Yamamoto
f50e5229c4
NG contains an error.
2014-04-25 11:08:29 +09:00
Kazu Yamamoto
152b218813
hlint hack.
2014-04-21 16:12:30 +09:00
Kazu Yamamoto
8983cf2d88
lineSeparator are only used in toList/toPlain.
2014-04-21 15:58:36 +09:00
Kazu Yamamoto
3d03cff06b
refactoring for lineSeparator.
2014-04-21 14:58:25 +09:00
Kazu Yamamoto
b2c2d1a443
cleaning up APIs.
2014-04-21 14:04:58 +09:00
Kazu Yamamoto
a6579c656b
Displaying a qualified name if two unqualified names are conflict ( #130 ).
2014-04-03 09:49:23 +09:00
Kazu Yamamoto
f7f1e081c5
adding dumpSplicesFlag.
2014-03-27 20:54:18 +09:00
Kazu Yamamoto
b628175d8f
close import.
2014-03-27 15:32:44 +09:00
Kazu Yamamoto
782da60d0c
adding docs.
2014-03-26 12:09:02 +09:00
Kazu Yamamoto
60b0a055f7
removing warning.
2014-03-26 11:54:34 +09:00
Kazu Yamamoto
102ae7654b
removing the last null charactors.
...
WARNING: prabably breaking backward compatibility.
2014-03-26 11:32:54 +09:00
Kazu Yamamoto
be926f0366
new APIs.
2014-03-19 10:23:32 +09:00
Kazu Yamamoto
710ac6636e
cleaning up the logger.
2014-03-18 12:38:04 +09:00
Kazu Yamamoto
7fbd983172
defining errorMsgSpan.
2013-11-19 12:28:59 +09:00
Schell Scivally
e5ee3da399
CPP corrections.
2013-11-19 10:30:43 +09:00
Schell Scivally
aedc11f21c
Added conditional CPP.
2013-11-19 10:30:31 +09:00
Schell Scivally
b8e20d8e2e
Compatibility with ghc API >= 7.7
2013-11-19 10:30:18 +09:00
Kazu Yamamoto
5e53841451
improving doc.
2013-09-05 14:35:28 +09:00
Kazu Yamamoto
ed5ac820d6
adding LineSeparator.
2013-09-03 14:40:51 +09:00
Alan Zimmerman
e487a535eb
Rename GhcModLowLevel to GhcMod.Internal and document exposed items.
2013-08-26 18:28:21 +02:00
Kazu Yamamoto
1cd83ce2e0
showUnqualifiedPage is now in Doc.hs.
2013-07-14 17:07:30 +09:00
Kazu Yamamoto
9c5eec47ca
Removing warnings.
...
Tests passed: GHC 7.4.2 and GHC 7.6.3
2013-07-05 16:43:54 +09:00
Daniil Frumin
9eb446e24b
Moving all CPP stuff (that depends on GHC version) to Gap
...
- Moved some functions from Language.Haskell.GhcMod.Doc to Gap
- Moved HasType typeclass and some functions from Info to Gap
- Adjusted all the other modules to use necessary functions from Gap
instead of the functions from modified modules
2013-07-02 12:48:44 +04:00
Kazu Yamamoto
bac4bbbcf3
Changing GHCMod as a library.
2013-05-17 10:00:01 +09:00