idris2-profunctors/profunctors.ipkg

13 lines
227 B
Plaintext
Raw Normal View History

2023-03-04 22:15:21 -05:00
package profunctors
version = 0.0.0
authors = "Kiana Sheibani"
license = "MIT"
readme = "README.md"
modules = Data.Tensor,
Data.Profunctor.Types,
Data.Profunctor.Functor,
Data.Profunctor.Strong