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

expand description

parent 2fc704ee
No related branches found
No related tags found
No related merge requests found
......@@ -3,9 +3,11 @@ version: 0.1
license: BSD3
license-file: LICENSE
maintainer: libraries@haskell.org
synopsis: Arrays
synopsis: Mutable and immutable arrays
description:
Arrays.
This package defines the classes @IArray@ of immutable arrays and
@MArray@ of arrays mutable within appropriate monads, as well as
some instances of these classes.
build-depends: base
exposed-modules:
Data.Array
......
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