Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.4% on hackage.haskell.org
Top 7.2% downloads on hackage.haskell.org
Top 5.6% dependent packages on hackage.haskell.org
Top 9.4% dependent repos on hackage.haskell.org

hackage.haskell.org : HList

HList provides many operations to create and manipulate heterogenous lists (HLists) whose length and element types are known at compile-time. HLists are used to implement records variants type-indexed products (TIP) type-indexed co-products (TIC) keyword arguments User code should import Data.HList or Data.HList.CommonMain for a slightly more limited scope The original design is described in http://okmij.org/ftp/Haskell/HList-ext.pdf, though since that paper came out, the -XTypeFamiles extension has been used to replace TypeCast with ~.

Registry - JSON
purl: pkg:hackage/HList
Keywords: data, library, mit
License: MIT
Latest release: over 10 years ago
First release: over 16 years ago
Dependent packages: 3
Dependent repositories: 31
Downloads: 20,093 total
Last synced: 12 days ago

    Loading...
    Readme
    Loading...