24 lines
561 B
Plaintext
24 lines
561 B
Plaintext
package profunctors
|
|
version = 1.1.0
|
|
|
|
authors = "Kiana Sheibani"
|
|
license = "MIT"
|
|
|
|
readme = "README.md"
|
|
|
|
langversion >= 0.6.0
|
|
|
|
modules = Data.Tensor,
|
|
Data.Profunctor,
|
|
Data.Profunctor.Types,
|
|
Data.Profunctor.Functor,
|
|
Data.Profunctor.Strong,
|
|
Data.Profunctor.Costrong,
|
|
Data.Profunctor.Closed,
|
|
Data.Profunctor.Traversing,
|
|
Data.Profunctor.Mapping,
|
|
Data.Profunctor.Sieve,
|
|
Data.Profunctor.Representable,
|
|
Data.Profunctor.Cayley,
|
|
Data.Profunctor.Yoneda
|