Skip to content
Snippets Groups Projects
Commit cb2395fe authored by Ross Paterson's avatar Ross Paterson
Browse files

add category field

parent 23f57119
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,7 @@ license: BSD3 ...@@ -4,6 +4,7 @@ license: BSD3
license-file: LICENSE license-file: LICENSE
maintainer: libraries@haskell.org maintainer: libraries@haskell.org
synopsis: Mutable and immutable arrays synopsis: Mutable and immutable arrays
category: Data Structures
description: description:
This package defines the classes @IArray@ of immutable arrays and This package defines the classes @IArray@ of immutable arrays and
@MArray@ of arrays mutable within appropriate monads, as well as @MArray@ of arrays mutable within appropriate monads, as well as
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment