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: about 2 months 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 172
haskell/ghcup-hs A tool for installing and managing the Glasgow Haskell Compiler (GHC) 293
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 755
haskell-github/github A Haskell library providing an interface to the GitHub API. 412
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 146
haskell-gi/haskell-gi Generates Haskell bindings for GObject Introspection capable libraries 293
compiling-to-categories/concat Compiling to categories involves translating Haskell programs into more expressive mathematical frameworks. 439
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. 144
def-/ghc-vis A tool to visualize live Haskell data structures in GHCi 136
nick8325/quickcheck Automated testing of program properties in Haskell programs. 728