Skip to content

Commit

Permalink
Added ChangeLog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyday567 committed Dec 20, 2023
1 parent a26ee76 commit 983df0c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog.md
@@ -0,0 +1,6 @@
0.9.3
===
* stdBox, toLineBox, fromLineBox added to Box.IO

* concurrentlyLeft & concurrentlyRight exposed in Box.Queue

5 changes: 4 additions & 1 deletion box.cabal
Expand Up @@ -13,7 +13,10 @@ synopsis: A profunctor effect system.
description:
This might be a profunctor effect system, but unlike all the others. See the project readme.org for usage and discussion: https://github.com/tonyday567/box#readme.org
build-type: Simple
tested-with: GHC ==8.10.7 || ==9.2.8 || ==9.4.7 || ==9.6.3 || ==9.8.1
tested-with: GHC ==8.10.7 || ==9.4.7 || ==9.6.3 || ==9.8.1
extra-doc-files:
ChangeLog.md
readme.org

source-repository head
type: git
Expand Down

0 comments on commit 983df0c

Please sign in to comment.