Popularity
6.0
Declining
Activity
0.0
Stable
7
4
5

Monthly Downloads: 196
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data     Sorted    
Latest version: v0.1.4.2
Add another 'sorted' Package

README

sorted-list

Type-enforced sorted lists and related functions.

GHC version issues

This library has been entirely developed in GHC-7.10. Although efforts are spent making it buildable with previous versions, some features may be missing. If you need any of these missing features, opening an issue will probably be enough to get me working on it.

Travis build badge

Build Status

GHC versions used by the travis build:

  • 7.4
  • 7.6
  • 7.8

This means sorted-list should compile easily against these versions of GHC.