haskell-ci

Compiler tester

Generates CI workflows for multiple versions of the Haskell programming language compiler

Scripts and instructions for using CI services (e.g. Travis CI or Appveyor) with multiple GHC configurations

GitHub

438 stars
16 watching
71 forks
Language: Haskell
last commit: 6 days ago

Related projects:

Repository Description Stars
haskell-tools/haskell-tools Developer tools for refactoring Haskell programs. 249
kelilanguage/compiler A Haskell implementation of a compiler for a custom programming language 171
haskell/ghcup-hs A tool for installing and managing the Glasgow Haskell Compiler (GHC) 289
ajhc/ajhc A Haskell compiler that aims to improve the performance and efficiency of the language 134
google/haskell-indexer Provides libraries and tools for preprocessing Haskell source code to enable entity cross-referencing 99
hspec/hspec A testing framework for Haskell programming language 751
haskell-github/github A Haskell library providing an interface to the GitHub API. 411
grin-compiler/ghc-whole-program-compiler-project Enables whole program compilation and external STG IR tooling for GHC 116
mchakravarty/language-c-inline A Haskell library that allows inline C and Objective-C code in Haskell programs 147
haskell-gi/haskell-gi Generates Haskell bindings for GObject Introspection capable libraries 290
compiling-to-categories/concat Compiling to categories involves translating Haskell programs into more expressive mathematical frameworks. 437
google/compile-testing Tools and utilities for verifying Java compiler output 701
grin-compiler/ghc-grin A compiler that integrates the GRIN backend with GHC to compile functional programming languages. 143
def-/ghc-vis Visualizes live Haskell data structures in an interactive development environment. 135
nick8325/quickcheck Automated testing of program properties in Haskell programs. 726