haskell-ci-0.6: Cabal package script generator for Travis-CI

Safe HaskellNone
LanguageHaskell2010

HaskellCI

Contents

Description

New-style .travis.yml script generator using cabal 1.24's nix-style tech-preview facilities.

See also https://github.com/haskell-CI/haskell-ci

NB: This code deliberately avoids relying on non-standard packages and is expected to compile/work with at least GHC 7.0 through GHC 8.0

Synopsis

Documentation

main :: IO () Source #

for tests

data Options Source #

Instances
Semigroup Options Source # 
Instance details

Defined in HaskellCI.Cli