Name: | alex |
---|---|
Version: | 3.2.4 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 946759 |
License: | BSD |
RPM: | alex-3.2.4-1.el8.x86_64.rpm |
Source RPM: | alex-3.2.4-1.el8.src.rpm |
Build Date: | Fri Sep 16 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/alex |
Summary: | Tool for generating lexical analysers in Haskell |
Description: | 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++. |
- rebuild for static executable
- update to 3.2.4 - disable tests
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- update to 3.2.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- update to 3.2.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- remove and obsolete static and common subpackages - re-enable tests