Daniel Gröber
|
37f61fb9c6
|
Remove 'SPEC' ifdefs
|
2017-05-21 23:58:40 +02:00 |
|
Daniel Gröber
|
4a6aeadfc1
|
Remove X-Depends-Like from cabal file
..to relax Cabal dependency back to 1.18 (for ghc-7.8)
|
2017-05-21 22:57:20 +02:00 |
|
Daniel Gröber
|
9804b29aaa
|
Simplify Setup.hs by renaming int. exe into place
|
2017-05-18 00:13:16 +02:00 |
|
Daniel Gröber
|
2135ff438d
|
Change slogan
|
2017-03-07 00:25:46 +01:00 |
|
Daniel Gröber
|
f4935b6074
|
Make section spacing in cabal file consistent
|
2017-03-01 08:26:37 +01:00 |
|
Daniel Gröber
|
04baf3e31f
|
Add new shelltestrunner based test-suite
|
2017-03-01 08:26:17 +01:00 |
|
Daniel Gröber
|
53df9d228f
|
Fix CabalHelper tests
|
2017-03-01 08:20:19 +01:00 |
|
Daniel Gröber
|
8680b3f7d1
|
Make sure tests can't be forgotten in cabal file
some *Spec.hs files weren't landing in the sdist since they werent
listed in other-modules and since we use hspec-discover no one ever
noticed.
|
2017-03-01 03:26:37 +01:00 |
|
eatobin
|
97c3f018c4
|
Fix build on case-insensitive filesystems (#873)
|
2017-02-28 03:01:14 +01:00 |
|
Daniel Gröber
|
01e84fffa4
|
Add missing other-modules for ghc-modi
|
2017-01-23 01:18:34 +01:00 |
|
Daniel Gröber
|
e20bb704f6
|
Add .gitlab-ci.yml
|
2017-01-16 10:35:00 +01:00 |
|
Daniel Gröber
|
3d849e33bf
|
Fix tests
|
2017-01-12 17:54:44 +01:00 |
|
Daniel Gröber
|
ee55da4908
|
Prepare for splitting off ghc-mod-core eventually
|
2017-01-12 17:05:47 +01:00 |
|
Alan Zimmerman
|
8a8ffa18ec
|
Add semigroups as a dependency for older GHC versions
|
2017-01-12 15:46:29 +02:00 |
|
Alan Zimmerman
|
78e35d8a74
|
Changes to work with optparse-applicative 0.13.0.0
|
2017-01-12 15:35:57 +02:00 |
|
Alan Zimmerman
|
af68b599e2
|
Update directory bounds for GHC 8.0.2 RC2
|
2017-01-08 16:52:32 +02:00 |
|
Daniel Gröber
|
7e48eb12cb
|
Allow haskell-src-exts-1.19
|
2016-12-15 15:34:44 +01:00 |
|
Daniel Gröber
|
c6786209fc
|
Allow pipes-4.3
|
2016-12-15 15:26:40 +01:00 |
|
Daniel Gröber
|
4066a77de1
|
Import cabal file changes from hackage-metadata
|
2016-12-15 15:20:24 +01:00 |
|
Daniel Gröber
|
5d3e5932a7
|
Remove dependency on 'pretty'
Now using GHC's 'Pretty' module instead
|
2016-12-15 15:20:24 +01:00 |
|
Daniel Gröber
|
a97e39242d
|
Remove redundant build-dependency
|
2016-09-07 23:40:34 +02:00 |
|
Daniel Gröber
|
73e3fcbba5
|
Update Cabal metadata homepage link
|
2016-09-07 23:40:34 +02:00 |
|
Oleg Grenrus
|
afd535df48
|
Support hse-1.18, allow newer extra and pipes too
|
2016-08-02 06:35:56 +03:00 |
|
Daniel Gröber
|
c0732ad9cb
|
Add a criterion benchmark
|
2016-07-18 02:06:00 +02:00 |
|
Daniel Gröber
|
9605d1da7f
|
Update repo URL
|
2016-07-15 17:11:07 +02:00 |
|
Daniel Gröber
|
3d55dad777
|
Bump version to 5.6.0.0
|
2016-07-10 23:42:05 +02:00 |
|
Nikolay Yakimov
|
80409b2030
|
Revert "Drop support for GHC < 8"
This reverts commit b308559da7 .
|
2016-07-10 16:15:56 +03:00 |
|
Daniel Gröber
|
b308559da7
|
Drop support for GHC < 8
|
2016-07-10 00:11:27 +02:00 |
|
Daniel Gröber
|
3289e37e50
|
Merge branch 'setup-depends' of https://github.com/cocreature/ghc-mod into ghc-8
|
2016-05-19 21:41:51 +02:00 |
|
Moritz Kiefer
|
f941335b7c
|
Add setup-depends for cabal 1.24
|
2016-05-17 22:03:55 +02:00 |
|
Daniel Gröber
|
66c6379945
|
Merge branch 'release-5.6.0.0' into ghc-8
|
2016-05-17 20:21:33 +02:00 |
|
Daniel Gröber
|
9eeaf09095
|
Merge branch 'master' into ghc-8
|
2016-05-17 20:21:25 +02:00 |
|
Daniel Gröber
|
32e81f63c7
|
Bump cabal-helper
|
2016-05-17 10:39:31 +02:00 |
|
Daniel Gröber
|
b8076fc5d3
|
Bump cabal-helper dependency
For Cabal-1.24 support
|
2016-05-11 15:31:29 +02:00 |
|
Daniel Gröber
|
5e2f79b7c8
|
Bump lower bound on hlint
The Error -> Warning changes in older versions of hlint break the tests
otherwise
|
2016-03-02 00:38:40 +01:00 |
|
Alan Zimmerman
|
c9e5a20a3e
|
Merge remote-tracking branch 'dxld/master' into opts-in-lib
|
2016-02-15 15:56:55 +02:00 |
|
Daniel Gröber
|
be6ba3f875
|
Merge remote-tracking branch 'pikajude/ghc-8'
|
2016-02-14 12:35:29 +01:00 |
|
Daniel Gröber
|
20c999e098
|
Time to kill GHC 7.4 support
|
2016-02-14 10:10:28 +01:00 |
|
Daniel Gröber
|
daeb5018f3
|
Add DynFlagsTH to exposed-modules
|
2016-02-14 08:50:49 +01:00 |
|
Daniel Gröber
|
2e4c2b5228
|
Check session validity via equality on DynFlags
|
2016-02-14 08:42:45 +01:00 |
|
Daniel Gröber
|
b4de82632e
|
Relax some upper bounds for GHC 8
|
2016-02-14 08:42:45 +01:00 |
|
Alan Zimmerman
|
b02dfb9ce3
|
Cleaning up
|
2016-02-09 22:34:25 +02:00 |
|
Alan Zimmerman
|
5f070b8428
|
Rebalance between lib and exe
|
2016-02-09 22:24:46 +02:00 |
|
Alan Zimmerman
|
1cc97db24f
|
Move the CLI parser definitions into the lib
So they can be used by library clients to parse and pass in the
appropriate ghc-mod Options.
|
2016-02-08 22:34:20 +02:00 |
|
Jude Taylor
|
8ef0f52199
|
GHC 8 readiness
|
2016-02-04 10:54:55 -08:00 |
|
Daniel Gröber
|
566dbebe29
|
Merge release-5.5.0.0 into master (using imerge)
|
2016-01-17 21:03:28 +01:00 |
|
Daniel Gröber
|
54fe4a0edb
|
Replace fromJust with fromJustNote everywhere
|
2016-01-13 04:56:39 +01:00 |
|
Daniel Gröber
|
33e9751390
|
Fix writeAutogen when no systemwide ghc is installed (#660)
|
2016-01-10 22:19:33 +01:00 |
|
Nikolay Yakimov
|
68689bfcfd
|
Use Binary for 'find' communication channel
|
2016-01-09 17:27:21 +03:00 |
|
Nikolay Yakimov
|
dfa0e7e31e
|
Use new hlint API
|
2016-01-05 11:34:38 +03:00 |
|