indexed icon indicating copy to clipboard operation
indexed copied to clipboard

Make a release?

Open treeowl opened this issue 3 years ago • 3 comments

It's been rather a while.

treeowl avatar Aug 10 '21 14:08 treeowl

I keep meaning to, but it's been a low priority since I haven't been using the library recently. However, I'm picking it back up for a project right now, so expect a release soon.

typedrat avatar Mar 07 '22 18:03 typedrat

I nerd-sniped myself and spent all day coming up with an extremely modern redesign. Unfortunately, since this library has been so dead updates-wise, I'm not sure how best to seek feedback from users.

It's in the-future.

typedrat avatar Mar 08 '22 04:03 typedrat

Hello @typedrat.

I also worked on a modern redesign but with the difference that I eschewed IxPointed < ixApplicative < IxMonad and instead subsumed them in IxMonadTrans and juggled the indices so that IxMonadTrans t => MonadTrans (t i i). I'm sharing for the sake of any fruitful cross pollination between the two libraries.

I nerd-sniped myself and spent all day coming up with an extremely modern redesign. Unfortunately, since this library has been so dead updates-wise, I'm not sure how best to seek feedback from users.

It's in the-future.

echatav avatar Jan 15 '24 23:01 echatav