Package Release Info

ghc-typed-process-0.2.12.0-bp160.1.11

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-typed-process
ghc-typed-process-devel
ghc-typed-process-doc
ghc-typed-process-prof

Change Logs

* Wed Aug 21 2024 Peter Simons <psimons@suse.com>
- Update typed-process to version 0.2.12.0.
  [#]# 0.2.12.0
  * Add `getPid`, `exitCodeExceptionWithOutput`,
    `exitCodeExceptionNoOutput`,
  * Re-export `System.Process.Pid`
  * Thanks to Rebecca Turner @9999years
* Sun Oct 08 2023 Peter Simons <psimons@suse.com>
- Update typed-process to version 0.2.11.1.
  Upstream has edited the change log file since the last release in
  a non-trivial way, i.e. they did more than just add a new entry
  at the top. You can review the file at:
  http://hackage.haskell.org/package/typed-process-0.2.11.1/src/ChangeLog.md
* Thu Mar 30 2023 Peter Simons <psimons@suse.com>
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Sun Feb 26 2023 Peter Simons <psimons@suse.com>
- Update typed-process to version 0.2.11.0.
  [#]# 0.2.11.0
  * Expose `System.Process.Typed.Internal`
* Fri Jun 03 2022 Peter Simons <psimons@suse.com>
- Update typed-process to version 0.2.10.1.
  [#]# 0.2.10.0
  * Add `mkPipeStreamSpec`
  [#]# 0.2.9.0
  * Re-export `StdStream`
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
Version: 0.2.11.1-150500.3.3.3
* Sun Oct 08 2023 psimons@suse.com
- Update typed-process to version 0.2.11.1.
  [#]# 0.2.11.1
  * No user-visible changes
  [#]# 0.2.11.0
  * Expose more from `System.Process.Typed.Internal`
* Fri Jun 03 2022 psimons@suse.com
- Update typed-process to version 0.2.10.1.
  [#]# 0.2.10.0
  * Add `mkPipeStreamSpec`
  [#]# 0.2.9.0
  * Re-export `StdStream`
* Sat Nov 27 2021 psimons@suse.com
- Update typed-process to version 0.2.8.0.
  [#]# 0.2.8.0
  * Re-export `ExitCode`, `ExitSuccess` and `ExitFailure`.
* Thu Dec 17 2020 mimi.vx@gmail.com
- disable %{ix86} build
* Tue Aug 18 2020 psimons@suse.com
- Replace %setup -q with the more modern %autosetup macro.
* Tue Jun 16 2020 psimons@suse.com
- Re-generate file with latest version of spec-cleaner.
* Fri Nov 08 2019 psimons@suse.com
- Drop obsolete group attributes.
* Sat Oct 20 2018 psimons@suse.com
- Use https URL to refer to bugs.opensuse.org.
Version: 0.1.0.0-bp150.2.3
* Fri Mar 31 2017 psimons@suse.com
- Improve package description.
* Sun Feb 05 2017 psimons@suse.com
- Update to version 0.1.0.0 with cabal2obs.