haskell / tar
Reading, writing and manipulating ".tar" archive files.
☆40Updated 2 months ago
Alternatives and similar repositories for tar:
Users that are interested in tar are comparing it to the libraries listed below
- Deep evaluation of data structures☆41Updated 8 months ago
- Fast base64 encoding and decoding for Haskell.☆45Updated last year
- More strongly typed variant of the ixset Haskell package☆24Updated 8 months ago
- Desugars Template Haskell abstract syntax to a simpler format without changing semantics☆20Updated 4 months ago
- Type Safe LLVM IR ( Experimental )☆49Updated 6 years ago
- fast utf-8 character sets☆13Updated 2 months ago
- Exploring how to make a strict imperative universe in the GHC runtime system.☆48Updated 5 months ago
- 💧 Liquid Haskell integration for Cabal and Stack☆25Updated 5 years ago
- Run lifted IO operations asynchronously and wait for their results☆28Updated 6 months ago
- van Laarhoven lenses for Idris☆20Updated 7 years ago
- Universal Register Machine implemented at the type-level of Haskell☆23Updated 9 years ago
- Haskell library for efficiently building up buffers☆26Updated 4 months ago
- An efficient packed, immutable UTF8-backed Unicode text type for Haskell☆33Updated 6 years ago
- haskell memory☆48Updated last year
- Haskell library for glob matching☆25Updated 3 years ago
- A monad for managed values☆50Updated 2 years ago
- the EitherT monad transformer☆55Updated 2 months ago
- phantom types☆38Updated 3 months ago
- Hash consing for arbitrary Haskell data types☆25Updated 5 months ago
- Prevent or capture output to stdout or other handles in Haskell