Safe Haskell | None |
---|---|
Language | Haskell2010 |
HsInspect.Sexp
Documentation
Constructors
SexpCons Sexp Sexp | |
SexpNil | |
SexpString String | |
SexpSymbol String |
Instances
IsString Sexp Source # | |
Defined in HsInspect.Sexp Methods fromString :: String -> Sexp # |
hsinspect-0.0.1: Inspect Haskell source files.
Safe Haskell | None |
---|---|
Language | Haskell2010 |
HsInspect.Sexp
Constructors
SexpCons Sexp Sexp | |
SexpNil | |
SexpString String | |
SexpSymbol String |
IsString Sexp Source # | |
Defined in HsInspect.Sexp Methods fromString :: String -> Sexp # |