SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ghc-parser-combinators-devel-1.3.0-9.174.x86_64.rpm :

* Sun Oct 22 2023 Peter Simons - Update parser-combinators to version 1.3.0 revision 1. Upstream has revised the Cabal build instructions on Hackage.
* Thu Mar 30 2023 Peter Simons - Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Mon Feb 08 2021 psimonsAATTsuse.com- Update parser-combinators to version 1.3.0. [#]# Parser combinators 1.3.0
* Changed the `Control.Applicative.Permutations` module to only require `Applicative` and not `Monad`. This module is the least restrictive and works with parsers which are not `Monad`s.
* Added the `Control.Monad.Permutations` module. This module may be substantially more efficient for some parsers which are `Monad`s.
* Corrected how permutation parsers intercalate effects and components; parsing an effect requires that a component immediately follows or else a parse error will result.
* Thu Dec 17 2020 Ondřej Súkup - disable %{ix86} build
* Tue Aug 18 2020 Peter Simons - Replace %setup -q with the more modern %autosetup macro.
* Tue Jun 09 2020 psimonsAATTsuse.com- Add parser-combinators at version 1.2.1.
 
ICM