Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Haskell operator precendence and associativity are drawn from: https://self-learning-java-tutorial.blogspot.com/2016/04/haskell-operator-precedence.html Other operators were investigated using GHCi, e.g. ":info (->)" Operator names are drawn (loosely) from: https://stackoverflow.com/questions/7746894/are-there-pronounceable-names-for-common-haskell-operators
Documentation
Instances
toHaskellComments :: String -> String Source #