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

Safe HaskellNone
LanguageHaskell2010

SHC.Types

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