Symbols list.
This commit is contained in:
@@ -14,8 +14,8 @@ Design points:
|
|||||||
* Polymorphic string IO functions.
|
* Polymorphic string IO functions.
|
||||||
* Polymorphic show.
|
* Polymorphic show.
|
||||||
* Automatic string conversions.
|
* Automatic string conversions.
|
||||||
* Type for common data structures in scope.
|
* Types for common data structures in scope.
|
||||||
* Type for all common string types in scope.
|
* Types for all common string types in scope.
|
||||||
* StateT/ReaderT/ExceptT transformers in scope by default.
|
* StateT/ReaderT/ExceptT transformers in scope by default.
|
||||||
* Foldable / Traversable functions in scope by default.
|
* Foldable / Traversable functions in scope by default.
|
||||||
* Unsafe functions are prefixed with "unsafe" in separate module.
|
* Unsafe functions are prefixed with "unsafe" in separate module.
|
||||||
|
|||||||
+1147
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user