Daniel Gröber
|
6de02ea470
|
Cleanup loadTarget logic
|
2015-12-16 00:24:14 +01:00 |
|
Daniel Gröber
|
d25908d3cb
|
Update 5.3.0.0 metadata
|
2015-12-15 22:59:32 +01:00 |
|
Daniel Gröber
|
e7a186a103
|
elisp: Fix excessive use of map-file
We still don't do unmap-file but this should alleviate the problem
somewhat since most commands won't actually use map-file.
|
2015-12-12 01:43:16 +01:00 |
|
Daniel Gröber
|
b9bd4ebf77
|
Fix warning with ghc 7.10
|
2015-12-09 23:38:31 +01:00 |
|
Nikolay Yakimov
|
fcf82ae101
|
[Optparse] GPL headers
|
2015-12-10 01:26:05 +03:00 |
|
Nikolay Yakimov
|
2921df2d31
|
Relax optparse-applicative dependency
|
2015-12-10 01:26:05 +03:00 |
|
Nikolay Yakimov
|
80f8e0bb99
|
[Optparse] Browse, lint interactive commands
|
2015-12-10 00:40:37 +03:00 |
|
Nikolay Yakimov
|
cdaf586941
|
Haddock documentation
|
2015-12-07 19:57:33 +03:00 |
|
Nikolay Yakimov
|
01e1a83c25
|
[Optparse] s/##/<=>/g
|
2015-12-06 21:30:03 +03:00 |
|
Nikolay Yakimov
|
67cabf3cdf
|
Add monoid import for ghc<7.10
|
2015-12-06 21:05:12 +03:00 |
|
Nikolay Yakimov
|
c96b237147
|
Better legacy-interactive args parser
|
2015-12-06 19:47:11 +03:00 |
|
Nikolay Yakimov
|
d255da0c89
|
Formatting
|
2015-12-06 19:22:21 +03:00 |
|
Nikolay Yakimov
|
c8440a5c4d
|
File-map comment doc update
|
2015-12-06 17:26:24 +03:00 |
|
Nikolay Yakimov
|
d9292e0a63
|
Remove extraneous newline in version output
|
2015-12-06 02:43:12 +03:00 |
|
Nikolay Yakimov
|
75202b4be8
|
Optparse removed unused function
|
2015-12-06 02:41:02 +03:00 |
|
Nikolay Yakimov
|
41d7988972
|
Use readMaybe from Language.Haskell.GhcMod.Read
|
2015-12-06 02:29:30 +03:00 |
|
Nikolay Yakimov
|
3665026fbf
|
Disambiguate logLevelParser
|
2015-12-06 02:11:49 +03:00 |
|
Nikolay Yakimov
|
9fd738ec97
|
Optparse GHC 7.4 compatibility
|
2015-12-06 01:36:09 +03:00 |
|
Nikolay Yakimov
|
b2fb54a356
|
Fix tests, move option records to Types module
|
2015-12-06 00:56:19 +03:00 |
|
Nikolay Yakimov
|
ad16b739eb
|
Optparse-applicative
|
2015-12-05 23:55:12 +03:00 |
|
Nicolas Rolland
|
bff86be69f
|
some refactoring
|
2015-11-27 11:15:25 +01:00 |
|
Nicolas Rolland
|
e1d2de96c8
|
fixing tests for logging
|
2015-11-27 11:15:25 +01:00 |
|
Nicolas Rolland
|
1a8020774e
|
adding Get logging level
|
2015-11-27 11:15:25 +01:00 |
|
Nicolas Rolland
|
d0ea69b61b
|
handling logging level
|
2015-11-27 11:15:25 +01:00 |
|
Nicolas Rolland
|
06323ac20f
|
adding logging to findCradle methods
|
2015-11-27 11:15:25 +01:00 |
|
Daniel Gröber
|
16c69b2743
|
Disable stack support for ghc <7.8
|
2015-11-26 19:21:15 +01:00 |
|
Daniel Gröber
|
1c0c97bdbb
|
Typo
|
2015-11-26 16:31:53 +01:00 |
|
Daniel Gröber
|
0d97646694
|
Remove some redundant calls to withCabal
`chCached` already handles that
|
2015-11-26 16:19:50 +01:00 |
|
Daniel Gröber
|
412cee9abf
|
Log exceptions in browse
|
2015-11-26 16:19:11 +01:00 |
|
Daniel Gröber
|
87b5b6f8c5
|
Use HTTPS for hackage-metadata scripts
|
2015-11-26 16:08:08 +01:00 |
|
Daniel Gröber
|
9c845315f4
|
Relax haskell-src-exts dependency
|
2015-11-26 16:08:03 +01:00 |
|
Daniel Gröber
|
81a2d29cdc
|
Fix ghc-7.4 build
|
2015-11-26 15:30:26 +01:00 |
|
Daniel Gröber
|
6f0b8b00d1
|
Add some missing copyright boilerplate
|
2015-11-26 15:03:14 +01:00 |
|
Daniel Gröber
|
4963b782d9
|
Don't fiddle with state in resolvedComps cacheAction
The general in-memory caching that was added to `cached` handles that
now making this fiddly workaround redundant.
|
2015-11-26 14:52:25 +01:00 |
|
Daniel Gröber
|
a12a7fabc0
|
Invalidate components cache when setup-config changed (Fix #684)
|
2015-11-26 14:52:25 +01:00 |
|
Daniel Gröber
|
604f2c18b0
|
Fix upper bounds on binary for ghc<7.10
|
2015-11-26 14:52:25 +01:00 |
|
Daniel Gröber
|
8568a6785c
|
Check for in-memory cache invalidation (Fix #683)
|
2015-11-18 21:41:19 +01:00 |
|
Daniel Gröber
|
82f33cdbd7
|
Add modtime to on-disk and memory cache
|
2015-11-18 20:58:29 +01:00 |
|
Daniel Gröber
|
758efc0be7
|
Add upload-metadata script
|
2015-11-18 20:56:44 +01:00 |
|
Daniel Gröber
|
0c3587f388
|
Typo
|
2015-11-18 20:54:12 +01:00 |
|
Daniel Gröber
|
b923e2662d
|
Switch to using binary instead of cereal.
|
2015-11-18 20:51:37 +01:00 |
|
Daniel Gröber
|
54801d950a
|
Update 5.4 metadata to fix stackage#974
|
2015-11-15 19:43:36 +01:00 |
|
Daniel Gröber
|
911ba75c99
|
Update Hackage metadata
|
2015-11-12 13:08:58 +01:00 |
|
Daniel Gröber
|
f7d4f15778
|
Fix wrong upper bound on cereal
|
2015-11-12 13:08:58 +01:00 |
|
Daniel Gröber
|
e278e1414d
|
Add package metadata from hackage
|
2015-11-05 23:07:57 +01:00 |
|
Daniel Gröber
|
3bd28e90ed
|
Fix cabal file parse error
|
2015-11-05 23:07:57 +01:00 |
|
Daniel Gröber
|
6ea3b12b48
|
Add upper bounds to build-depends
thanks cabal-bounds :)
|
2015-11-05 21:22:37 +01:00 |
|
Daniel Gröber
|
98cfb43ef6
|
Merge pull request #677 from Heather/clean
src: drop unused DeriveDataTypeable
|
2015-11-04 18:00:33 +01:00 |
|
Heather
|
de12b61d77
|
src: drop unused DeriveDataTypeable
|
2015-11-03 16:49:52 +04:00 |
|
Daniel Gröber
|
34d84e389b
|
Merge pull request #674 from iainnicol/master
Update MELPA URL
|
2015-11-01 22:44:05 +01:00 |
|