flow
Code readability enhancer
A Haskell package providing alternative operators to improve code readability
Write more understandable Haskell.
200 stars
7 watching
11 forks
Language: Haskell
last commit: about 2 months ago haskelloperator
Related projects:
Repository | Description | Stars |
---|---|---|
mpickering/apply-refact | A tool that applies refactorings to Haskell source files based on suggestions from a package. | 147 |
haskell/hoopl | A library that provides a modular and reusable framework for dataflow analysis and transformation in programming languages | 73 |
tfausak/witch | Converts values from one type to another. | 75 |
tfausak/github-release | A tool for uploading files to GitHub releases. | 102 |
tweag/haskellr | An environment for efficient data processing using Haskell or R code. | 587 |
haskell-tools/haskell-tools | Developer tools for refactoring Haskell programs. | 249 |
tfausak/rampart | A Haskell library for analyzing interval relationships and dependencies. | 77 |
refactoringtools/hare | A tool to automatically refactor Haskell code without changing its meaning or structure | 139 |
mzero/haskell-amuse-bouche | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |
cyga/real-world-haskell | A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
aisamanra/rust-haskell-ffi | A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |
composewell/streamly | A high-performance Haskell library providing functional programming abstractions and concurrency capabilities | 873 |
tweag/ormolu | A tool that formats Haskell source code to a consistent style | 971 |
thma/whyhaskellmatters | Explaining why Haskell's unique features make it an important language for software development | 470 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |