File ghc-turtle.changes of Package ghc-turtle
-------------------------------------------------------------------
Mon Feb 7 00:58:29 UTC 2022 - Peter Simons <psimons@suse.com>
- Update turtle to version 1.5.24.
1.5.24
* Expose `Format` constructor
-------------------------------------------------------------------
Sat Nov 20 17:29:42 UTC 2021 - psimons@suse.com
- Update turtle to version 1.5.23.
1.5.23
* Add `fromIO` utility
* Build against GHC 9.0 / 9.2
-------------------------------------------------------------------
Mon Apr 5 14:15:06 UTC 2021 - psimons@suse.com
- Update turtle to version 1.5.22.
1.5.22
* Add new `update` utility
* Improve documentation for `limit`
-------------------------------------------------------------------
Mon Mar 22 08:40:00 UTC 2021 - psimons@suse.com
- Update turtle to version 1.5.21 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
-------------------------------------------------------------------
Tue Aug 18 10:46:23 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
-------------------------------------------------------------------
Sun Aug 16 02:01:46 UTC 2020 - psimons@suse.com
- Update turtle to version 1.5.21.
1.5.21
* Build against `optparse-applicative-0.16.0.0`
-------------------------------------------------------------------
Wed Aug 12 02:00:40 UTC 2020 - psimons@suse.com
- Update turtle to version 1.5.20.
1.5.20
* Build against `doctest-0.17`
* Only depend on `semigroups` for GHC < 8.0
-------------------------------------------------------------------
Tue Jun 16 11:14:45 UTC 2020 - Peter Simons <psimons@suse.com>
- Re-generate file with latest version of spec-cleaner.
-------------------------------------------------------------------
Wed May 6 06:52:11 UTC 2020 - psimons@suse.com
- 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`
-------------------------------------------------------------------
Tue Jan 21 03:08:25 UTC 2020 - psimons@suse.com
- Update turtle to version 1.5.16.
1.5.16
* Add `cptreeL`
-------------------------------------------------------------------
Fri Nov 8 16:15:04 UTC 2019 - Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
-------------------------------------------------------------------
Fri Sep 20 02:02:13 UTC 2019 - psimons@suse.com
- 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.
-------------------------------------------------------------------
Sun Jul 28 08:15:57 UTC 2019 - Peter Simons <psimons@suse.com>
- Update Cabal file for more accurate build dependencies.
-------------------------------------------------------------------
Fri May 17 08:26:56 UTC 2019 - Peter Simons <psimons@suse.com>
- Update Cabal file for more accurate build dependencies.
-------------------------------------------------------------------
Fri May 3 19:02:57 UTC 2019 - Peter Simons <psimons@suse.com>
- Update Cabal build instructions for more accurate dependencies.
-------------------------------------------------------------------
Sat Apr 20 09:17:06 UTC 2019 - psimons@suse.com
- 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
-------------------------------------------------------------------
Fri Dec 21 03:02:51 UTC 2018 - psimons@suse.com
- 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
-------------------------------------------------------------------
Thu Oct 4 09:42:52 UTC 2018 - psimons@suse.com
- 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
-------------------------------------------------------------------
Fri Jul 20 13:38:37 UTC 2018 - psimons@suse.com
- Add turtle at version 1.5.10.