1
1
mirror of https://github.com/coot/free-category.git synced 2024-10-26 15:15:00 +03:00

Updated package description

This commit is contained in:
Marcin Szamotulski 2019-12-06 12:43:40 +01:00
parent 82b7db1a53
commit bdcf139459
No known key found for this signature in database
GPG Key ID: 788D56E52D63FAA4

View File

@ -1,7 +1,11 @@
name: free-category name: free-category
version: 0.0.4.0 version: 0.0.4.0
synopsis: Free category synopsis: Efficient data types for free categories and free arrows.
description: Free categories description:
Provide various free categories / type aligned queues and useful type
classes which allows to write abstract categories with side effects (Kleisli
like categories). These are useful for encoding type safe state machines.
Also free arrows are provided.
category: Algebra, Control, Monads, Category category: Algebra, Control, Monads, Category
homepage: https://github.com/coot/free-category#readme homepage: https://github.com/coot/free-category#readme
bug-reports: https://github.com/coot/free-category/issues bug-reports: https://github.com/coot/free-category/issues