Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

alex-3.2.5-lp152.1.1 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: alex Distribution: openSUSE Leap 15.2
Version: 3.2.5 Vendor: openSUSE
Release: lp152.1.1 Build date: Wed Feb 19 19:59:15 2020
Group: Unspecified Build host: obs-arm-8
Size: 2532241 Source RPM: alex-3.2.5-lp152.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/alex
Summary: Alex is a tool for generating lexical analysers in Haskell
Alex is a tool for generating lexical analysers in Haskell. It takes a
description of tokens based on regular expressions and generates a Haskell
module containing code for scanning text efficiently. It is similar to the tool
lex or flex for C/C++.

Provides

Requires

License

BSD-3-Clause

Changelog

* Thu Nov 07 2019 psimons@suse.com
  - Drop obsolete group attributes.
  - Update alex to version 3.2.5.
    * Build fixes for GHC 8.8.x. This allows us to run the test
      suite again.
* Wed Nov 28 2018 Guillaume GARDET <guillaume.gardet@opensuse.org>
  - Disable tests on aarch64 as they are broken.
    See: https://github.com/simonmar/alex/issues/130
* Sat Oct 20 2018 Peter Simons <psimons@suse.com>
  - Use https URL to refer to bugs.opensuse.org.
* Mon Jul 30 2018 bwiedemann@suse.com
  - Drop config.log from doc to fix build-compare
* Wed Jul 18 2018 psimons@suse.com
  - Cosmetic: replace tabs with blanks, strip trailing white space,
    and update copyright headers with spec-cleaner.
* Tue Jun 05 2018 psimons@suse.com
  - Run the test suite by default.
  - Build and install the man page and the documentation.
* Mon May 14 2018 psimons@suse.com
  - Update alex to version 3.2.4.
    * Remove dependency on QuickCheck
    * Change the way that bootstrapping is done: see README.md for build
    instructions
    * fix issue when using cpphs (#116)
    * Manage line length in generated files [GH-84]
    * Fix issue when identifier with multiple single quotes, e.g. `foo''` was used
    * Allow omitting spaces around `=` in macro definitions
    * Include pre-generated Parser.hs and Scan.hs in the Hackage upload, to
    make bootstrapping easier.
* Wed Aug 09 2017 bwiedemann@suse.com
  - Drop autom4te.cache/requests from doc to fix build-compare
* Thu Aug 03 2017 psimons@suse.com
  - Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Sat Apr 29 2017 psimons@suse.com
  - Update to version 3.2.1 revision 1 with cabal2obs.
* Sun Feb 12 2017 psimons@suse.com
  - Update to version 3.2.1 with cabal2obs.
* Sun Jul 10 2016 psimons@suse.com
  - Update to version 3.1.7 revision 0 with cabal2obs.
* Mon Jan 11 2016 mimi.vx@gmail.com
  - update to 3.1.7
    * Add support for %encoding directive (allows to control --latin1 from inside
      Alex scripts)
    * Make code forward-compatible with in-progress proposals
    * Suppress more warnings
* Mon Dec 07 2015 mimi.vx@gmail.com
  - update to 3.1.6
    * drop dependency on happy
* Sun Nov 29 2015 mimi.vx@gmail.com
  - update to 3.1.5
  - drop alex-3.1.4-ghc-7.10.patch, merged by upstream
    * Generate less warning-laden code, and suppress other warnings.
    * Bug fixes.
* Wed May 13 2015 mimi.vx@gmail.com
  - add alex-3.1.4-ghc-7.10.patch
    * temporary disable tests
* Fri Apr 10 2015 mimi.vx@gmail.com
  - update to 3.1.4
    * Add Applicative/Functor instances for GHC 7.10

Files

/usr/bin/alex
/usr/share/alex-3.2.5
/usr/share/alex-3.2.5/AlexTemplate
/usr/share/alex-3.2.5/AlexTemplate-debug
/usr/share/alex-3.2.5/AlexTemplate-ghc
/usr/share/alex-3.2.5/AlexTemplate-ghc-debug
/usr/share/alex-3.2.5/AlexTemplate-ghc-nopred
/usr/share/alex-3.2.5/AlexWrapper-basic
/usr/share/alex-3.2.5/AlexWrapper-basic-bytestring
/usr/share/alex-3.2.5/AlexWrapper-gscan
/usr/share/alex-3.2.5/AlexWrapper-monad
/usr/share/alex-3.2.5/AlexWrapper-monad-bytestring
/usr/share/alex-3.2.5/AlexWrapper-monadUserState
/usr/share/alex-3.2.5/AlexWrapper-monadUserState-bytestring
/usr/share/alex-3.2.5/AlexWrapper-posn
/usr/share/alex-3.2.5/AlexWrapper-posn-bytestring
/usr/share/alex-3.2.5/AlexWrapper-strict-bytestring
/usr/share/doc/packages/alex
/usr/share/doc/packages/alex/CHANGELOG.md
/usr/share/doc/packages/alex/README.md
/usr/share/doc/packages/alex/TODO
/usr/share/doc/packages/alex/doc
/usr/share/doc/packages/alex/doc/Makefile
/usr/share/doc/packages/alex/doc/aclocal.m4
/usr/share/doc/packages/alex/doc/alex.1
/usr/share/doc/packages/alex/doc/alex.1.in
/usr/share/doc/packages/alex/doc/alex.xml
/usr/share/doc/packages/alex/doc/autom4te.cache
/usr/share/doc/packages/alex/doc/autom4te.cache/output.0
/usr/share/doc/packages/alex/doc/autom4te.cache/traces.0
/usr/share/doc/packages/alex/doc/config.mk
/usr/share/doc/packages/alex/doc/config.mk.in
/usr/share/doc/packages/alex/doc/config.status
/usr/share/doc/packages/alex/doc/configure
/usr/share/doc/packages/alex/doc/configure.ac
/usr/share/doc/packages/alex/doc/docbook-xml.mk
/usr/share/doc/packages/alex/doc/fptools.css
/usr/share/doc/packages/alex/examples
/usr/share/doc/packages/alex/examples/Makefile
/usr/share/doc/packages/alex/examples/Tokens.x
/usr/share/doc/packages/alex/examples/Tokens_gscan.x
/usr/share/doc/packages/alex/examples/Tokens_posn.x
/usr/share/doc/packages/alex/examples/examples.x
/usr/share/doc/packages/alex/examples/haskell.x
/usr/share/doc/packages/alex/examples/lit.x
/usr/share/doc/packages/alex/examples/pp.x
/usr/share/doc/packages/alex/examples/state.x
/usr/share/doc/packages/alex/examples/tiny.y
/usr/share/doc/packages/alex/examples/words.x
/usr/share/doc/packages/alex/examples/words_monad.x
/usr/share/doc/packages/alex/examples/words_posn.x
/usr/share/licenses/alex
/usr/share/licenses/alex/LICENSE
/usr/share/man/man1/alex.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:09:08 2024