| Age | Commit message (Collapse) | Author |
|
Because BSD sed != GNU sed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Re-implement `Distribution.Simple.BuildPaths.exeExtension`
- Turn off `MonadFailDesugaring`
Tested with GHC:
- 7.10.3
- 8.0.2
- 8.2.2
- 8.4.3
- 8.6.2
Yay Stack!
|
|
|
|
|
|
This should have been added before the 3.10 release
|
|
|
|
|
|
|
|
|
|
2017-08-11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This should make it easier to use GF with UTF-8 in the Windows Console
See https://groups.google.com/forum/#!topic/gf-dev/DCou6FDhCnU
|
|
|
|
|
|
Fix deprecations from containers >= 0.4.0.0
|
|
E.g. `foldWithKey` has been deprecated since 0.4.0.0 (November 2010)[1] and has been removed in 0.6.0.1 (2018)[2]
[1]: https://github.com/haskell/containers/blob/master/changelog.md#0400--nov-2010
[2]: https://github.com/haskell/containers/blob/master/changelog.md#death-of-deprecated-functions
(commit originally by @fredefox)
|
|
|
|
|
|
|
|
This includes adding commands in debian/rules to build and include
the RGL and the example grammars in the debian package.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Trying to force a rebuild
|
|
|
|
|
|
|