Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
This module defines a type for mutable, string-valued labels. Labels are variable values and can be used to track e.g. the command line arguments or other free-form values. All operations on labels are thread-safe.