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

Commit fb6d610

Browse files
committed
Add deprecation notice
1 parent e424494 commit fb6d610

24 files changed

+3
-2081
lines changed

.eslintrc.json

Lines changed: 0 additions & 28 deletions
This file was deleted.

.gitignore

Lines changed: 0 additions & 8 deletions
This file was deleted.

.travis.yml

Lines changed: 0 additions & 23 deletions
This file was deleted.

LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,5 @@
1-
# purescript-maps
1+
# DEPRECATED
22

3-
[![Latest release](http://img.shields.io/github/release/purescript/purescript-maps.svg)](https://github.com/purescript/purescript-maps/releases)
4-
[![Build status](https://travis-ci.org/purescript/purescript-maps.svg?branch=master)](https://travis-ci.org/purescript/purescript-maps)
3+
The library is no longer maintained under this repository, it has been merged into to [`purescript-ordered-collections`](https://github.com/purescript/purescript-ordered-collections).
54

6-
Purely-functional map data structures.
7-
8-
## Installation
9-
10-
```
11-
bower install purescript-maps
12-
```
13-
14-
## Documentation
15-
16-
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-maps).
5+
[The previous releases](https://github.com/purescript-deprecated/purescript-maps/releases) will continue to work for older libraries that still depend on them.

bench/Bench/Data/Map.purs

Lines changed: 0 additions & 55 deletions
This file was deleted.

bench/Bench/Data/StrMap.purs

Lines changed: 0 additions & 27 deletions
This file was deleted.

bench/Bench/Main.purs

Lines changed: 0 additions & 21 deletions
This file was deleted.

bower.json

Lines changed: 0 additions & 35 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)