Ports 搜索

共有5,623项符合/devel/的查询结果,以下是第1,1311,140项(搜索用时0.002秒)
devel/uuagc-0.9.52.1 (Score: 0.032514982)
Attribute Grammar System of Universiteit Utrecht
Generates Haskell files from an attribute grammar specification.
devel/uuid-types-1.0.2 (Score: 0.032514982)
Type definitions for Universally Unique Identifiers
This library contains type definitions for Universally Unique Identifiers and basic conversion functions.
devel/uuid-1.3.11 (Score: 0.032514982)
Creating, comparing, parsing and printing Universally Unique Identifiers
This library is useful for creating, comparing, parsing and printing Universally Unique Identifiers.
devel/uulib-0.9.20 (Score: 0.032514982)
Haskell Utrecht Tools Library
Fast Parser Combinators and Pretty Printing Combinators.
devel/vault-0.3.0.4 (Score: 0.032514982)
Persistent store for values of arbitrary types
A vault is a persistent store for values of arbitrary types. It's like having first-class access to the storage space behind IORefs. The data structure is analogous to a bank vault, where you can access different bank boxes with different keys; hence the name. Also provided is a locker type, representing a store for a single element.
devel/vector-algorithms-0.7.0.1 (Score: 0.032514982)
Efficient algorithms for vector arrays
Efficient algorithms for vector arrays.
devel/vector-binary-instances-0.2.1.0 (Score: 0.032514982)
Instances of Data.Binary and Data.Serialize for vector
Instances for Binary for the types defined in the vector package, making it easy to serialize vectors to and from disk. We use the generic interface to vectors, so all vector types are supported. Specific instances are provided for unboxed, boxed and storable vectors.
devel/binutils-2.27 (Score: 0.032514982)
GNU binutils for AArch64 cross-development
devel/vector-instances-3.3.1 (Score: 0.032514982)
Orphan Instances for 'Data.Vector'
Orphan Instances for Data.Vector.
devel/vector-th-unbox-0.2.1.2 (Score: 0.032514982)
Deriver for Data.Vector.Unboxed using Template Haskell
A Template Haskell deriver for unboxed vectors, given a pair of coercion functions to and from some existing type with an Unbox instance.