flow

Code refactoring library

A package providing functions and operators to improve Haskell code readability

droplet Write more understandable Haskell.

GitHub

200 stars
7 watching
11 forks
Language: Haskell
last commit: about 2 months ago
haskell

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 A utility library for converting values between different data types in Haskell. 75
tfausak/github-release A utility for uploading files to GitHub releases from the command line or Haskell 102
tweag/haskellr An environment for efficient data processing using Haskell or R code. 585
haskell-tools/haskell-tools Developer tools for refactoring Haskell programs. 249
tfausak/rampart A Haskell library that analyzes the relationships between intervals. 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 865
tweag/ormolu A tool that formats Haskell source code to a consistent style 964
thma/whyhaskellmatters Explaining why Haskell's unique features make it an important language for software development 467
dwayne/haskell-programming Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' 95