The latest version of hkd is 0.2.1-0.

hkd

Version 0.2 revision 0 uploaded by phadej.

Package meta

Synopsis
"higher-kinded data"
Description

"Higher-kinded data" utilities, e.g.

class FFunctor t where
    ffmap :: (f ~> g) -> t f -> t g

and other classes and types.

Note: this package is experimental.

Author
Edward Kmett <ekmett@gmail.com>
Bug reports
n/a
Category
Data Structures
Copyright
Copyright (c) 2019 Edward Kmett, 2019 Oleg Grenrus
Homepage
https://github.com/ekmett/codex/tree/master/hkd#readme
Maintainer
Oleg Grenrus <oleg.grenrus@iki.fi>
Package URL
n/a
Stability
n/a

Components