AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update turtle to version 1.5.24. 1.5.24 * Expose `Format` constructor
- Update turtle to version 1.5.23. 1.5.23 * Add `fromIO` utility * Build against GHC 9.0 / 9.2
- Update turtle to version 1.5.22. 1.5.22 * Add new `update` utility * Improve documentation for `limit`
- Update turtle to version 1.5.21 revision 1. Upstream has revised the Cabal build instructions on Hackage.
- disable %{ix86} build
- Replace %setup -q with the more modern %autosetup macro.
- Update turtle to version 1.5.21. 1.5.21 * Build against `optparse-applicative-0.16.0.0`
- Update turtle to version 1.5.20. 1.5.20 * Build against `doctest-0.17` * Only depend on `semigroups` for GHC < 8.0
- Re-generate file with latest version of spec-cleaner.
- Update turtle to version 1.5.19. 1.5.19 * Add pattern synonyms for `Size` 1.5.18 * Fix space leak 1.5.17 * Add `optionsExt`: Extended version of `options` with header, footer, porgram-description and version information in `--help` flag * Add `readlink`
- Update turtle to version 1.5.16. 1.5.16 * Add `cptreeL`
- Drop obsolete group attributes.
- Update turtle to version 1.5.15. 1.5.15 * Add `toLines` * Add `Turtle.Bytes.{fromUTF8,toUTF8}` * Add `Turtle.Bytes.{compress,decompress}` * Always expose a `MonadFail` instance, relying on the `fail` package where needed. Related GHC 8.8 preparedness.
- Update Cabal file for more accurate build dependencies.
- Update Cabal file for more accurate build dependencies.
- Update Cabal build instructions for more accurate dependencies.
- Update turtle to version 1.5.14. 1.5.14 * Fix `cptree` to copy symlinks instead of descending into them * See: https://github.com/Gabriel439/Haskell-Turtle-Library/pull/344 * Build against newer versions of `Win32` package
- Update turtle to version 1.5.13. 1.5.13 * Fix `chmod` bug * See: https://github.com/Gabriel439/Haskell-Turtle-Library/pull/337 * Add `reduce` and re-export `(<&>)` * See: https://github.com/Gabriel439/Haskell-Turtle-Library/pull/332
- Update turtle to version 1.5.12. 1.5.12 * Increase upper bound on `containers` 1.5.11 * Don't forward broken pipe exceptions when using `inproc` * See: https://github.com/Gabriel439/Haskell-Turtle-Library/pull/321 * Increase upper bound on `stm` * See: https://github.com/Gabriel439/Haskell-Turtle-Library/pull/321 * Tutorial improvements: * See: https://github.com/Gabriel439/Haskell-Turtle-Library/pull/322
- Add turtle at version 1.5.10.
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
- Update to version 1.3.6.
- Update to version 1.3.5.
- Update to version 1.3.4.
- Update to version 1.3.3 with cabal2obs.
- Update to version 1.3.2 with cabal2obs.
- Update to version 1.3.1 with cabal2obs.
- Update to version 1.2.8 revision 0 with cabal2obs.
- update to 1.2.8
- update to 1.2.7
- update to 1.2.6
- initial commit