stack-hpc-coveralls-0.0.4.0: Initial project template from stack

Safe HaskellNone
LanguageHaskell2010

SHC.Types

Synopsis

Documentation

data Hit Source #

Constructors

Full 
Partial 
None 
Irrelevant 

Instances

Eq Hit Source # 

Methods

(==) :: Hit -> Hit -> Bool #

(/=) :: Hit -> Hit -> Bool #

Show Hit Source # 

Methods

showsPrec :: Int -> Hit -> ShowS #

show :: Hit -> String #

showList :: [Hit] -> ShowS #

type Lix = [Hit] Source #

data Remote Source #

Constructors

Remote 

Fields

data StackQuery Source #

Data returned by the stack query command.

Constructors

StackQuery 

Fields

data StackProject Source #

Information we've collected about a stack project.

Constructors

StackProject 

Fields