Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: happy | Distribution: SUSE Linux Enterprise 15 SP4 |
Version: 1.20.0 | Vendor: openSUSE |
Release: bp154.2.1 | Build date: Sat Feb 19 09:12:13 2022 |
Group: Unspecified | Build host: armbuild01 |
Size: 2866029 | Source RPM: happy-1.20.0-bp154.2.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://hackage.haskell.org/package/happy | |
Summary: Happy is a parser generator for Haskell |
Happy is a parser generator for Haskell. Given a grammar specification in BNF, Happy generates Haskell code to parse the grammar. Happy works in a similar way to the 'yacc' tool for C.
BSD-2-Clause
* Thu Feb 10 2022 psimons@suse.com - Downgrade to version 1.20.0. Upstream has retracted release 1.21.0 on Hackage. * Mon Nov 01 2021 psimons@suse.com - Update happy to version 1.21.0. Upstream has renamed and modified the change log file(s) in this release. Unfortunately, the automatic updater cannot reliable determine relevant entries for this release. * Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com> - disable %{ix86} build * Wed Aug 26 2020 psimons@suse.com - Update happy to version 1.20.0. 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/happy-1.20.0/src/CHANGES * Tue Aug 18 2020 Peter Simons <psimons@suse.com> - Replace %setup -q with the more modern %autosetup macro. * Tue Jun 16 2020 Peter Simons <psimons@suse.com> - Re-generate file with latest version of spec-cleaner. * Fri Nov 08 2019 Peter Simons <psimons@suse.com> - Drop obsolete group attributes. * Wed Sep 04 2019 psimons@suse.com - Update happy to version 1.19.12. 1.19.12 * Fix for building with GHC 8.8.x * Move custom Setup preprocessing steps into a separate executable, like Alex - ---------------------------------------------------------------------------- * Fri Jun 07 2019 psimons@suse.com - Update happy to version 1.19.11. 1.19.11 * Fix for building with GHC 8.6.x - ---------------------------------------------------------------------------- * Fri May 10 2019 psimons@suse.com - Update happy to version 1.19.10. 1.19.10 * Fix polymorphic (rank-n) non-terminals * Fix for GHC 8.8.1 - ---------------------------------------------------------------------------- * Sat Oct 20 2018 Peter Simons <psimons@suse.com> - Update Cabal build instructions to support ghc-8.6.1. * Wed Jul 18 2018 psimons@suse.com - Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner. * Wed Jun 13 2018 ptrommler@icloud.com - Another tweak for SLE 12 * use plain make to build documentation * Tue Jun 12 2018 ptrommler@icloud.com - Fix build on SLE 12 SP 3 * configure in doc directory chokes on - -disable-dependency-tracking * Wed May 16 2018 psimons@suse.com - Update to version 1.19.9. * Fix build with GHC 8.4.1-alpha * Fix issue #94 (some grammars don't compile due to new type signatures introduced to allow overloading to be used) * Fix misisng test suite files in the sdist * Manually generate Parser.hs using Makefile before sdist, to fix bootstrapping problems with cabal sandboxes & new-build * Documentation fixes * Fixed GLR support * new option -p/--pretty prints the grammar rules (only) to a file * Added generation of additional type signatures to enable use of typeclasses in monadic parsers. * Code cleanups (thanks Index Int <vlad.z.4096@gmail.com>) * fix for GHC 7.10 (Applicative/Monad, #19, #21) * fix for GHC 7.2 (#16) * fixes for clang (XCode 5) * Thu Aug 03 2017 psimons@suse.com - Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. * Tue Jul 11 2017 bwiedemann@suse.com - Drop build logs from rpm to fix build-compare * Sat Apr 29 2017 psimons@suse.com - Update to version 1.19.5 revision 2 with cabal2obs. * Sun Jul 10 2016 psimons@suse.com - Update to version 1.19.5 revision 1 with cabal2obs. * Wed May 13 2015 mimi.vx@gmail.com - temporary disable tests * Thu Apr 09 2015 mimi.vx@gmail.com - update to 1.19.5 * Mon Feb 02 2015 peter.trommler@ohm-hochschule.de - downgrade to 1.19.4 * strict version requirement by Haskell Platform * Mon Feb 02 2015 mimi.vx@gmail.com - change line endings from dos to unix in examples * Sun Jan 18 2015 mimi.vx@gmail.com - update to 1.19.5 - remove rpmlintrc * fixes for GHC 7.10 * Code cleanups (thanks Index Int <vlad.z.4096@gmail.com>) * Mon Nov 24 2014 mimi.vx@gmail.com - change licence to BSD-2-Clause * Sun Nov 23 2014 mimi.vx@gmail.com - typo in Summary * Sun Nov 23 2014 mimi.vx@gmail.com - add tests - suppres warnings with rpmlintrc - spec file cleanup with cabal-rpm and spec-cleaner
/usr/bin/happy /usr/share/doc/packages/happy /usr/share/doc/packages/happy/CHANGES /usr/share/doc/packages/happy/README.md /usr/share/doc/packages/happy/TODO /usr/share/doc/packages/happy/doc /usr/share/doc/packages/happy/doc/Makefile /usr/share/doc/packages/happy/doc/aclocal.m4 /usr/share/doc/packages/happy/doc/config.mk /usr/share/doc/packages/happy/doc/config.mk.in /usr/share/doc/packages/happy/doc/configure /usr/share/doc/packages/happy/doc/configure.ac /usr/share/doc/packages/happy/doc/docbook-xml.mk /usr/share/doc/packages/happy/doc/fptools.css /usr/share/doc/packages/happy/doc/happy /usr/share/doc/packages/happy/doc/happy.1 /usr/share/doc/packages/happy/doc/happy.1.in /usr/share/doc/packages/happy/doc/happy.xml /usr/share/doc/packages/happy/doc/happy/fptools.css /usr/share/doc/packages/happy/doc/happy/happy-introduction.html /usr/share/doc/packages/happy/doc/happy/index.html /usr/share/doc/packages/happy/doc/happy/ix01.html /usr/share/doc/packages/happy/doc/happy/sec-AtrributeGrammarsInHappy.html /usr/share/doc/packages/happy/doc/happy/sec-AttrGrammarLimits.html /usr/share/doc/packages/happy/doc/happy/sec-AttributeGrammar.html /usr/share/doc/packages/happy/doc/happy/sec-AttributeGrammarExample.html /usr/share/doc/packages/happy/doc/happy/sec-Precedences.html /usr/share/doc/packages/happy/doc/happy/sec-compilation-time.html /usr/share/doc/packages/happy/doc/happy/sec-conflict-tips.html /usr/share/doc/packages/happy/doc/happy/sec-directives.html /usr/share/doc/packages/happy/doc/happy/sec-error.html /usr/share/doc/packages/happy/doc/happy/sec-finding-errors.html /usr/share/doc/packages/happy/doc/happy/sec-glr-misc.html /usr/share/doc/packages/happy/doc/happy/sec-glr-semantics.html /usr/share/doc/packages/happy/doc/happy/sec-glr-using.html /usr/share/doc/packages/happy/doc/happy/sec-glr.html /usr/share/doc/packages/happy/doc/happy/sec-grammar-files.html /usr/share/doc/packages/happy/doc/happy/sec-grammar.html /usr/share/doc/packages/happy/doc/happy/sec-happy-ghci.html /usr/share/doc/packages/happy/doc/happy/sec-info-files-conflicts.html /usr/share/doc/packages/happy/doc/happy/sec-info-files.html /usr/share/doc/packages/happy/doc/happy/sec-invoking.html /usr/share/doc/packages/happy/doc/happy/sec-license.html /usr/share/doc/packages/happy/doc/happy/sec-module-header.html /usr/share/doc/packages/happy/doc/happy/sec-module-trailer.html /usr/share/doc/packages/happy/doc/happy/sec-monad-alex.html /usr/share/doc/packages/happy/doc/happy/sec-monads.html /usr/share/doc/packages/happy/doc/happy/sec-multiple-parsers.html /usr/share/doc/packages/happy/doc/happy/sec-obtaining.html /usr/share/doc/packages/happy/doc/happy/sec-reporting-bugs.html /usr/share/doc/packages/happy/doc/happy/sec-sequences.html /usr/share/doc/packages/happy/doc/happy/sec-tips.html /usr/share/doc/packages/happy/doc/happy/sec-type-signatures.html /usr/share/doc/packages/happy/doc/happy/sec-using.html /usr/share/doc/packages/happy/examples /usr/share/doc/packages/happy/examples/Calc.ly /usr/share/doc/packages/happy/examples/DavesExample.ly /usr/share/doc/packages/happy/examples/ErlParser.ly /usr/share/doc/packages/happy/examples/ErrorTest.ly /usr/share/doc/packages/happy/examples/LexerTest.ly /usr/share/doc/packages/happy/examples/MonadTest.ly /usr/share/doc/packages/happy/examples/PgnParser.ly /usr/share/doc/packages/happy/examples/README /usr/share/doc/packages/happy/examples/SimonsExample.ly /usr/share/doc/packages/happy/examples/glr /usr/share/doc/packages/happy/examples/glr/Makefile /usr/share/doc/packages/happy/examples/glr/Makefile.defs /usr/share/doc/packages/happy/examples/glr/bio-eg /usr/share/doc/packages/happy/examples/glr/bio-eg/1-1200.dna /usr/share/doc/packages/happy/examples/glr/bio-eg/1-600.dna /usr/share/doc/packages/happy/examples/glr/bio-eg/Bio.y /usr/share/doc/packages/happy/examples/glr/bio-eg/Main.lhs /usr/share/doc/packages/happy/examples/glr/bio-eg/Makefile /usr/share/doc/packages/happy/examples/glr/bio-eg/README /usr/share/doc/packages/happy/examples/glr/common /usr/share/doc/packages/happy/examples/glr/common/DV_lhs /usr/share/doc/packages/happy/examples/glr/common/DaVinciTypes.hs /usr/share/doc/packages/happy/examples/glr/expr-eval /usr/share/doc/packages/happy/examples/glr/expr-eval/Expr.y /usr/share/doc/packages/happy/examples/glr/expr-eval/Hugs.lhs /usr/share/doc/packages/happy/examples/glr/expr-eval/Main.lhs /usr/share/doc/packages/happy/examples/glr/expr-eval/Makefile /usr/share/doc/packages/happy/examples/glr/expr-eval/README /usr/share/doc/packages/happy/examples/glr/expr-monad /usr/share/doc/packages/happy/examples/glr/expr-monad/Expr.y /usr/share/doc/packages/happy/examples/glr/expr-monad/Hugs.lhs /usr/share/doc/packages/happy/examples/glr/expr-monad/Main.lhs /usr/share/doc/packages/happy/examples/glr/expr-monad/Makefile /usr/share/doc/packages/happy/examples/glr/expr-monad/README /usr/share/doc/packages/happy/examples/glr/expr-tree /usr/share/doc/packages/happy/examples/glr/expr-tree/Expr.y /usr/share/doc/packages/happy/examples/glr/expr-tree/Hugs.lhs /usr/share/doc/packages/happy/examples/glr/expr-tree/Main.lhs /usr/share/doc/packages/happy/examples/glr/expr-tree/Makefile /usr/share/doc/packages/happy/examples/glr/expr-tree/README /usr/share/doc/packages/happy/examples/glr/expr-tree/Tree.lhs /usr/share/doc/packages/happy/examples/glr/hidden-leftrec /usr/share/doc/packages/happy/examples/glr/hidden-leftrec/Expr.y /usr/share/doc/packages/happy/examples/glr/hidden-leftrec/Hugs.lhs /usr/share/doc/packages/happy/examples/glr/hidden-leftrec/Main.lhs /usr/share/doc/packages/happy/examples/glr/hidden-leftrec/Makefile /usr/share/doc/packages/happy/examples/glr/hidden-leftrec/README /usr/share/doc/packages/happy/examples/glr/highly-ambiguous /usr/share/doc/packages/happy/examples/glr/highly-ambiguous/Expr.y /usr/share/doc/packages/happy/examples/glr/highly-ambiguous/Hugs.lhs /usr/share/doc/packages/happy/examples/glr/highly-ambiguous/Main.lhs /usr/share/doc/packages/happy/examples/glr/highly-ambiguous/Makefile /usr/share/doc/packages/happy/examples/glr/highly-ambiguous/README /usr/share/doc/packages/happy/examples/glr/nlp /usr/share/doc/packages/happy/examples/glr/nlp/English.y /usr/share/doc/packages/happy/examples/glr/nlp/Hugs.lhs /usr/share/doc/packages/happy/examples/glr/nlp/Main.lhs /usr/share/doc/packages/happy/examples/glr/nlp/Makefile /usr/share/doc/packages/happy/examples/glr/nlp/README /usr/share/doc/packages/happy/examples/glr/packing /usr/share/doc/packages/happy/examples/glr/packing/Expr.y /usr/share/doc/packages/happy/examples/glr/packing/Hugs.lhs /usr/share/doc/packages/happy/examples/glr/packing/Main.lhs /usr/share/doc/packages/happy/examples/glr/packing/Makefile /usr/share/doc/packages/happy/examples/glr/packing/README /usr/share/doc/packages/happy/examples/igloo /usr/share/doc/packages/happy/examples/igloo/Foo.hs /usr/share/doc/packages/happy/examples/igloo/Lexer.x /usr/share/doc/packages/happy/examples/igloo/Makefile /usr/share/doc/packages/happy/examples/igloo/Parser.y /usr/share/doc/packages/happy/examples/igloo/ParserM.hs /usr/share/doc/packages/happy/examples/igloo/README /usr/share/happy-1.20.0 /usr/share/happy-1.20.0/GLR_Base /usr/share/happy-1.20.0/GLR_Lib /usr/share/happy-1.20.0/GLR_Lib-ghc /usr/share/happy-1.20.0/GLR_Lib-ghc-debug /usr/share/happy-1.20.0/HappyTemplate /usr/share/happy-1.20.0/HappyTemplate-arrays /usr/share/happy-1.20.0/HappyTemplate-arrays-coerce /usr/share/happy-1.20.0/HappyTemplate-arrays-coerce-debug /usr/share/happy-1.20.0/HappyTemplate-arrays-debug /usr/share/happy-1.20.0/HappyTemplate-arrays-ghc /usr/share/happy-1.20.0/HappyTemplate-arrays-ghc-debug /usr/share/happy-1.20.0/HappyTemplate-coerce /usr/share/happy-1.20.0/HappyTemplate-ghc /usr/share/licenses/happy /usr/share/licenses/happy/LICENSE /usr/share/man/man1/happy.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 17:26:31 2024