HsDev.Display
class Display a where Source #
Methods
display :: a -> String Source #
displayType :: a -> String Source #
Defined in HsDev.Display
display :: FilePath -> String Source #
displayType :: FilePath -> String Source #
display :: Path -> String Source #
displayType :: Path -> String Source #
Defined in HsDev.PackageDb.Types
display :: PackageDb -> String Source #
displayType :: PackageDb -> String Source #
display :: PackageDbStack -> String Source #
displayType :: PackageDbStack -> String Source #
Defined in HsDev.Project.Types
display :: Sandbox -> String Source #
displayType :: Sandbox -> String Source #
display :: BuildTool -> String Source #
displayType :: BuildTool -> String Source #
display :: Project -> String Source #
displayType :: Project -> String Source #
Defined in HsDev.Symbols.Location
display :: ModuleLocation -> String Source #
displayType :: ModuleLocation -> String Source #
Defined in HsDev.Symbols.Types
display :: ModuleTag -> String Source #
displayType :: ModuleTag -> String Source #