Skip to content

Commit

Permalink
mention new exports
Browse files Browse the repository at this point in the history
  • Loading branch information
vmchale committed Apr 27, 2022
1 parent 227140e commit 8b4ca25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelog/2022-04-19T12_26_48-05_00_add_scanl1
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
CHANGED: Before this release, `scanl1` was re-exported from the Haskell Prelude. Clash's Prelude now exports a `Vec` specialized version.
ADDED: `RLeaf` and `RBranch` are now exported from `Clash.Sized.RTree`
ADDED: `tscanl`, `tscanr`, `thead`, `tlast`, `scanlPar`, and `scanrPar`

0 comments on commit 8b4ca25

Please sign in to comment.