Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Simple Type-Class to use string-like datatypes instead of String
.
Documentation
class IsString s => StringLike s where Source #
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Simple Type-Class to use string-like datatypes instead of String
.
class IsString s => StringLike s where Source #