This project is mirrored from https://github.com/haskell/hsc2hs.
Pull mirroring updated .
- 11 Aug, 2019 3 commits
-
-
Herbert Valerio Riedel authored
-
gershomb authored
response file generation and usage
-
Herbert Valerio Riedel authored
-
- 21 Jul, 2019 1 commit
-
-
gershomb authored
-
- 20 Jul, 2019 1 commit
-
-
gershomb authored
-
- 23 Jun, 2019 1 commit
-
-
Tamar Christina authored
* hsc2hs: Make removeFile more reliable on Windows. * hsc2hs: update after review * hsc2hs: fix linux builds * hsc2hs: redundant imports warning linux * hsc2hs: Add changelog entry
-
- 12 Mar, 2019 2 commits
-
-
Ryan Scott authored
This commit was performed automatically by a script. https://github.com/RyanGlScott/travis-maintenance
-
Ryan Scott authored
-
- 08 Mar, 2019 1 commit
-
-
Gershom authored
-
- 01 Feb, 2019 1 commit
-
-
Sebastian Graf authored
* Remove an unused match This fixes a warning, so that we can validate with `-Werror` again. * Add ghc-options: -Wall to hsc2hs.cabal
-
- 03 Jan, 2019 1 commit
-
-
Andrew Martin authored
* fix the problem where the single quote character literal was not handled correctly * Use hsString for escaped character literals. Document why hsString works. * correct typos in comments about quote parsing
-
- 28 Dec, 2018 1 commit
-
-
Andrew Martin authored
* Accept a leading single quote for data constructor promotion. This syntax was not previously understood by hsc2hs. * Document the weirdness of single quotes. Correctly handle promoted data constructors that end with single quote. * improve handling of leading whitespace in promoted data constructors, improve comments on this subject * update changelog to reflect improved support for promoted data constructors
-
- 18 Dec, 2018 1 commit
-
-
Herbert Valerio Riedel authored
It turns out that the `fail` method was unused to begin with.
-
- 11 Dec, 2018 1 commit
-
-
Herbert Valerio Riedel authored
Fixes #11
-
- 10 Dec, 2018 1 commit
-
-
Ryan Scott authored
This commit was performed automatically by a script. https://github.com/RyanGlScott/travis-maintenance
-
- 06 Nov, 2018 1 commit
-
-
Ryan Scott authored
This commit was performed automatically by a script. https://github.com/RyanGlScott/travis-maintenance
-
- 24 Oct, 2018 1 commit
-
-
Ben Gamari authored
-
- 23 Oct, 2018 3 commits
-
-
Ben Gamari authored
Reviewers: O25 HSC2HS, hvr Subscribers: ckoparkar Differential Revision: https://phabricator.haskell.org/D5238
-
Ben Gamari authored
-
Ben Gamari authored
Feature/add more archs
-
- 18 Oct, 2018 1 commit
-
-
Herbert Valerio Riedel authored
See also https://ghc.haskell.org/trac/ghc/ticket/15758 The hsc2hs-0.68.4 release was already revised with a lower bound `base >= 4.12` to mitigate the issue solver-side (http://hackage.haskell.org/package/hsc2hs-0.68.4/revisions/) This improves upon #9
-
- 17 Oct, 2018 2 commits
-
-
Ryan Scott authored
This commit was performed automatically by a script. https://github.com/RyanGlScott/travis-maintenance
-
Ryan Scott authored
-
- 28 Aug, 2018 3 commits
-
-
Herbert Valerio Riedel authored
All lower bounds except those for `process` (due to showCommandForUser) match the versions of boot libraries shipped w/ GHC 7.0
-
Herbert Valerio Riedel authored
-
Chaitanya Koparkar authored
-
- 01 Jul, 2018 2 commits
-
-
Ryan Scott authored
-
Ryan Scott authored
-
- 18 Jun, 2018 3 commits
-
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
- 03 Jun, 2018 1 commit
-
-
Ryan Scott authored
-
- 10 May, 2018 1 commit
-
-
- 02 May, 2018 1 commit
-
-
Ryan Scott authored
While I was in town, I also: * Added a cabal.project file * Updated .gitignore to include cabal new-build artifacts
-
- 05 Mar, 2018 6 commits
-
-
Moritz Angermann authored
-
Moritz Angermann authored
-
Moritz Angermann authored
-
Moritz Angermann authored
-
Moritz Angermann authored
-
Moritz Angermann authored
-