izuna
Type annotation viewer
Enhances Haskell code review by displaying type annotations directly in the browser.
Show Haskell type annotations when doing code review on Github
141 stars
8 watching
4 forks
Language: Haskell
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
maoe/influxdb-haskell | An InfluxDB client library written in Haskell | 54 |
ndmitchell/tagsoup | A Haskell library for parsing and extracting information from HTML/XML documents | 233 |
mzero/haskell-amuse-bouche | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |
i-am-tom/learn-me-a-haskell | Learning Haskell with focus on dependent types and type-level programming using the OneOf data structure | 70 |
alexwl/haskell-code-explorer | A web application for exploring and understanding Haskell codebases | 511 |
ilevkivskyi/com2ann | Translates type comments to type annotations in Python source code | 142 |
migamake/json-autotype | Generates Haskell type declarations from JSON input to improve developer productivity when working with big JSON APIs. | 148 |
kylemocode/medium-stat-box | A tool that periodically fetches and updates your latest Medium articles and follower count | 38 |
ajtulloch/haskell-ml | Implementations of basic machine learning algorithms in Haskell | 57 |
kowainik/stan | Analyzes Haskell code to identify potential errors and areas for improvement | 572 |
egonschiele/handsomesoup | A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 123 |
mrkkrp/ghc-syntax-highlighter | A syntax highlighter library for Haskell built around the GHC lexer. | 59 |
lexi-lambda/higher-rank | A Haskell implementation of type checking and evaluation for higher-rank polymorphism | 101 |
knupfer/haskell-emacs | Enables writing Emacs extensions in Haskell using a Foreign Function Interface | 376 |
w7cook/aopl | Teaching notes and resources on programming languages written in Haskell | 165 |