packages feed

either-list-functions-0.0.4.7: changelog.md

### 0.0.4.7

Supports base-4.17 and GHC 9.4

### 0.0.4.6

Supports base-4.16 and GHC 9.2

### 0.0.4.5

Supports base-4.15 and GHC 9.0

### 0.0.4.4

Supports base-4.14 and GHC 8.8

### 0.0.4.2

Supports base-4.13 and GHC 8.8

### 0.0.4.0

Added:

- `spanLeft'`, `spanRight'`
- `leadLeft`, `leadLeft'`, `leadRight`, `leadRight'`
- `branchLeft`, `branchRight`, `BranchComparison`

### 0.0.2.0

Supports base-4.12

Added `partition` function