with-location-0.1.0: Use ImplicitParams-based source locations in a backward compatible way

Safe HaskellSafe
LanguageHaskell2010

Data.WithLocation

Documentation

type WithLocation a = (?loc :: CallStack) => a #

data Location #

Instances
Eq Location # 
Instance details

Defined in Data.WithLocation

Ord Location # 
Instance details

Defined in Data.WithLocation

Show Location # 
Instance details

Defined in Data.WithLocation