File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
Cabal-Version : 3.0
2
2
Name : bv-little
3
- Version : 1.2 .0
3
+ Version : 1.3 .0
4
4
Stability : Stable
5
5
Build-Type : Simple
6
6
Tested-With :
7
7
GHC == 9.6.2
8
8
GHC == 9.4.5
9
9
GHC == 9.2.8
10
+ GHC == 9.2.3
10
11
11
12
Author : Alex Washburn
12
13
Copyright : (c) Alex Washburn 2020
Original file line number Diff line number Diff line change 1
1
` bv-little ` * follows semantic versioning [ (SemVer)] ( https://semver.org/ ) .*
2
2
3
3
4
- ## Unreleased Changes
4
+ ## [ v1.3.0 ] [ 7 ]
5
5
6
- * Added back ` TextShow ` instances
6
+ * Added back ` TextShow ` instance
7
7
8
8
* Added specializations
9
9
10
- * Dropping support for GHC < 9.2.1
10
+ * Dropping support for GHC < 9.2.3
11
11
12
12
13
- ## [ v1.2.0] [ 7 ]
13
+ ## v1.2.0
14
14
15
15
* Restructuring library to expose instances in a refined, "opt-in" manner
16
16
104
104
[ 4 ] : https://github.com/recursion-ninja/bv-little/tree/v1.0.1
105
105
[ 5 ] : https://github.com/recursion-ninja/bv-little/tree/v1.1.0
106
106
[ 6 ] : https://github.com/recursion-ninja/bv-little/tree/v1.1.1
107
- [ 7 ] : https://github.com/recursion-ninja/bv-little/tree/v1.2 .0
107
+ [ 7 ] : https://github.com/recursion-ninja/bv-little/tree/v1.3 .0
You can’t perform that action at this time.
0 commit comments