AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update foundation to version 0.0.30. Upstream does not provide a change log file.
- Update foundation to version 0.0.28. Upstream does not provide a change log file.
- disable %{ix86} build
- Update foundation to version 0.0.26.1 revision 1. Upstream has revised the Cabal build instructions on Hackage.
- Update foundation to version 0.0.26.1. Upstream does not provide a change log file.
- disable %{ix86} build
- Update foundation to version 0.0.25 revision 1. Upstream has revised the Cabal build instructions on Hackage.
- Replace %setup -q with the more modern %autosetup macro.
- Add foundation at version 0.0.25.
- Update foundation to version 0.0.23. Upstream does not provide a change log file.
- Use https URL to refer to bugs.opensuse.org.
- Update Cabal build information to support pre-8.x compilers.
- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner.
- Update foundation to version 0.0.21. Upstream has removed the change log file they used to maintain before from the distribution tarball.
- Update foundation to version 0.0.20. * Reduce algorithm duplication between native and foreign backend * Improve Unicode cases algorithm and increase testing * Add CSV Builder * Add a BitOps & FiniteBitOps classes to have better types than the Data.Bits.Bits class * Improve BlockN operations * Improve ListN operations * Allow compilation with gauge 0.1 * Add support for [haskell-ci](https://github.com/vincenthz/haskell-ci) * Add Block, UArray, String Builder * Improve concat for Block andd UArray * Add unicode case mapping * Re-add compatibility with ghc 7.8 * Add missing lowlevel Block functionality * Cleanup UArray to use more functions from Block * Push Xoroshiro down to basement * Add instances for foundation's numerical classes for C types * Update benchmarks to gauge 0.2.0 * Add documentation to some block & uarray functions * Add Terminal capabilities: ANSI Escape, UTF8 codepage initialization, get dimensions * Checks: Output now has colors * Hashable: Add Word128 & Word256 & Boxed Array instances * Semigroup: Compatibility with GHC 8.4 * Drop criterion for benchmark, now use Gauge * Remove more UnboxedTuples from Foundation for easier loading with bytecode interpreter * Reduce overhead of profiling common primitive operation like size and offset addition by preventing auto-caf in abstraction module * Optimise UTF8 validation * Optimise String toList (allow fusion) * Optimise String reversal * Merge different version of lowlevel array algorithms with one backed by a class. * Zn64/Zn : Add Num, Additive, Subtractive, NormalForm, Arbitrary instances * Re-organize type sized structure and add UVect and Vect * Cleanup constraint in ListN, and add couple of combinators * Add ExceptT * Add some exception combinators (try,finally) that works with foundation classes. * Tidy mutable algorithm for sorting removing redundant code * Add primitive to convert Double/Float to Word64/Word32 * Cleanup withPtr / getAddr code to be safer * Add Bits instance for Natural compat with 7.8 * Add bounded Natural (Zn & Zn64) * Add Word128 and Word256 * Add From/Into type class * Add breakEnd, spanEnd, revFindIndex * Improve arrays sorting * Add arrays fromListN implementation * Add arrays convertion primitive * Cleanup API * Implement unsnoc * Improve random generation with XorShift * Improve ghc 8.2 support (warning removals) * Remove dependency on QuickCheck * Split lowlevel modules into basement package * Fix compilation with musl * Improve native array safety when using through pointer * remove foldText
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
- Update to version 0.0.13.
- Update to version 0.0.12.
- Update to version 0.0.11.
- Update to version 0.0.10.
- Update to version 0.0.9 with cabal2obs.
- Update to version 0.0.8 revision 1 with cabal2obs.
- Update to version 0.0.7 revision 1 with cabal2obs.
- Update to version 0.0.6 with cabal2obs.
- Update to version 0.0.4 revision 3 with cabal2obs.