Hoogle Search
Within LTS Haskell 24.42 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Please see the README on GitHub at https://github.com/psibi/fakedata-parser#readme
-
Monad to pull from fake stream-like objects. See https://github.com/igrep/haskell-fakepull#readme.
-
Fast ByteString Builder An efficient implementation of ByteString builder. It should be faster than the standard implementation in most cases. In many benchmarks, the performance improvement is 2x-10x.
-
A fast implementation of the Myers diff algorithm. A fast implementation of the diffing algorithm described in 'An O(ND) Difference Algorithm and Its Variations' by Eugene W. Myers.
-
Bindings to the FFTW library. Bindings to the FFTW library. Provides high performance discrete fourier transforms in arbitrary dimensions. Include transforms of complex data, real data, and real to real transforms.
-
Basic file IO operations via 'OsPath' Basic file IO operations like Prelude, but for OsPath.
-
Library for manipulating RawFilePaths in a cross platform way. This package provides functionality for manipulating RawFilePath values. It can be used as a drop in replacement for the filepath library to get the benefits of using ByteStrings. It provides three modules:
- System.FilePath.Posix.ByteString manipulates POSIX/Linux style RawFilePath values (with / as the path separator).
- System.FilePath.Windows.ByteString manipulates Windows style RawFilePath values (with either \ or / as the path separator, and deals with drives).
- System.FilePath.ByteString is an alias for the module appropriate to your platform.
-
Class of filtrable containers See Data.Filtrable.
-
Signed 15.16 precision fixed point arithmetic Signed 15.16 precision fixed point arithmetic
-
Complete high-level binding to libFLAC Complete high-level binding to libFLAC.