Ports 搜索

共有5,623项符合/devel/的查询结果,以下是第1,1211,130项(搜索用时0.002秒)
devel/transformers-compat-0.4.0.4 (Score: 0.032514982)
Compatibility shim exposing the new types from transformers 0.3 and 0.4
This package includes backported versions of types that were added to transformers in transformers 0.3 an 0.4 for users who need strict transformers 0.2 or 0.3 compatibility to run on old versions of the platform, but also need those types.
devel/unamb-0.2.5 (Score: 0.032514982)
Unambiguous choice
unamb contains the "unambiguous choice" operator "unamb", which wraps thread racing up in a purely functional, semantically simple wrapper. Originally a part of Reactive, the author moved unamb to its own Haskell package in order to encourage experimentation.
devel/RUnit-0.4.28 (Score: 0.032514982)
R functions implementing a Unit Testing framework
R Unit test framework R functions implementing a standard Unit Testing framework, with additional code inspection and report generation tools
devel/unix-time-0.3.5 (Score: 0.032514982)
Unix time parser/formatter and utilities
Fast parser/formatter/utilities for Unix time.
devel/unordered-containers-0.2.5.1 (Score: 0.032514982)
Efficient hashing-based container types
Efficient hashing-based container types. The containers have been optimized for performance critical use, both in terms of large data quantities and high speed. The declared cost of each operation is either worst-case or amortized, but remains valid even if structures are shared.
devel/utf8-light-0.4.2 (Score: 0.032514982)
Unicode
Lightweight UTF8 handling.
devel/utf8-string-1 (Score: 0.032514982)
Support for reading and writing UTF-8 strings
A UTF8 layer for IO and Strings. The utf8-string package provides operations for encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8 without truncation.
devel/utility-ht-0.0.10 (Score: 0.032514982)
Various small helper functions for Lists, Maybes, Tuples, Functions
Various small Haskell helper functions for Lists, Maybes, Tuples, Functions. Some of these functions are improved implementations of standard functions. They have the same name as their standard counterparts.
devel/uuagc-bootstrap-0.9.40.2 (Score: 0.032514982)
Attribute Grammar System of Universiteit Utrecht
UUAG is the Utrecht University Attribute Grammar system. It generates Haskell files from an attribute grammar specification. It is a preprocessor for Haskell which makes it easy to write catamorphisms (that is, functions that do to any datatype what foldr does to lists). You can define tree walks using the intuitive concepts of inherited and synthesized attributes, while keeping the full expressive power of Haskell.
devel/uuagc-cabal-1.0.6.0 (Score: 0.032514982)
Cabal plugin for the Universiteit Utrecht Attribute Grammar System
Cabal plugin for UUAGC.