Skip to content
This repository was archived by the owner on Oct 16, 2019. It is now read-only.

Commit a5e94f1

Browse files
committed
Make Range the package of the week
1 parent 2c56299 commit a5e94f1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/issues/124.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@ undefined
4141

4242
## Packages of the week
4343

44-
undefined
44+
This week's package of the week is [Range](https://hackage.haskell.org/package/range-0.2.1.1),
45+
an efficient and versatile range library.
46+
It supports bounded and unbounded ranges, ranges in a nested manner (like library versions), an efficient algebra of range computation and even a simplified interface for ranges for the common cases.
4547

4648
## Call for participation
4749

0 commit comments

Comments
 (0)