hlint
Haskell linter
Provides suggestions for improving Haskell code quality and performance
Haskell source code suggestions
1k stars
32 watching
196 forks
Language: Haskell
last commit: 2 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ndmitchell/hoogle | A search engine for Haskell APIs | 755 |
ndmitchell/extra | A collection of utility functions for the Haskell programming language | 94 |
ndmitchell/cmdargs | A Haskell library for building command line applications with minimal code | 91 |
dalance/svlint | A systemVerilog linter tool written in Rust. | 318 |
ndmitchell/record-dot-preprocessor | A tool that provides syntax sugar for working with records in Haskell | 129 |
synthetica9/nix-linter | Checks Nix expressions for errors and mistakes | 157 |
ndmitchell/uniplate | A simple and efficient generics library for Haskell | 76 |
mcandre/linters | A community wiki for improving code quality through static analysis and style checking tools | 342 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
nbulischeck/list.h | Implementations for singly-linked and doubly-linked list functions. | 49 |
jcollard/unm-hip | A Haskell library for image processing and display | 82 |
haskell-tools/haskell-tools | Developer tools for refactoring Haskell programs. | 249 |
ajtulloch/haskell-ml | Implementations of basic machine learning algorithms in Haskell | 57 |
haskelllive/haskelllive | Repository containing source code and resources for teaching Haskell programming concepts through live coding sessions | 130 |
marcusrainbow/haxcel | An Excel add-in that allows users to execute Haskell code and interact with it from within the spreadsheet. | 33 |