caps icon indicating copy to clipboard operation
caps copied to clipboard

Monadic capabilities with late binding

Results 4 caps issues
Sort by recently updated
recently updated
newest added

I noticed that `makeCap` contains some complex TemplateHaskell logic. It seems better to me to use `th-abstraction` package for that case to automatically maintain `makeCap` on multiple versions of GHC.

Update `caps.cabal` to work with GHC 9.2.5