Package Release Info

ghc-turtle-1.5.19-bp152.1.1

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-turtle
ghc-turtle-devel

Change Logs

* Wed May 06 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 2020 psimons@suse.com
- Update turtle to version 1.5.16.
  1.5.16
  * Add `cptreeL`
* Fri Nov 08 2019 Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
* Fri Sep 20 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 2019 Peter Simons <psimons@suse.com>
- Update Cabal file for more accurate build dependencies.
* Fri May 17 2019 Peter Simons <psimons@suse.com>
- Update Cabal file for more accurate build dependencies.
* Fri May 03 2019 Peter Simons <psimons@suse.com>
- Update Cabal build instructions for more accurate dependencies.
* Sat Apr 20 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
Version: 1.5.13-bp151.1.8
* Fri Dec 21 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 04 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 2018 psimons@suse.com
- Add turtle at version 1.5.10.
Version: 1.3.6-bp150.1.3
* Thu Aug 03 2017 psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Mon Jun 19 2017 psimons@suse.com
- Update to version 1.3.6.
* Thu Jun 08 2017 psimons@suse.com
- Update to version 1.3.5.
* Wed May 31 2017 psimons@suse.com
- Update to version 1.3.4.
* Wed May 03 2017 psimons@suse.com
- Update to version 1.3.3 with cabal2obs.
* Mon Mar 27 2017 psimons@suse.com
- Update to version 1.3.2 with cabal2obs.
* Sun Feb 12 2017 psimons@suse.com
- Update to version 1.3.1 with cabal2obs.
* Sun Jul 10 2016 psimons@suse.com
- Update to version 1.2.8 revision 0 with cabal2obs.
* Mon May 30 2016 mimi.vx@gmail.com
- update to 1.2.8
* Tue Apr 26 2016 mimi.vx@gmail.com
- update to 1.2.7
* Mon Apr 04 2016 mimi.vx@gmail.com
- update to 1.2.6
* Sun Jan 24 2016 mimi.vx@gmail.com
- initial commit