Ports Search

Results 8,9218,930 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.015 seconds)
devel/SafeSemaphore-0.10.1 (Score: 7.770591E-5)
Much safer replacement for QSemN, QSem, and SampleVar
This provides a much safer semaphore than the QSem, QSemN, SampleVar in base. Those base modules are not exception safe and can be broken by killThread.
devel/ChipmunkPhysics-7.0.1 (Score: 7.770591E-5)
2D physics engine written in C
Chipmunk is a simple, lightweight, fast and portable 2D rigid body physics library written in C. It is licensed under the unrestrictive, OSI approved MIT license.
devel/TypeCompose-0.9.10 (Score: 7.770591E-5)
Type composition classes and instances
TypeCompose provides some classes and instances for forms of type composition, as well as some modules who have not yet found a home.
devel/ORBit2-2.14.19 (Score: 7.770591E-5)
High-performance CORBA ORB with support for the C language
ORBit is a high-performance CORBA ORB with support for the C language. It allows programs to communicate with each other, regardless of their physical and logical locations.
devel/cereal-0.4.1.1 (Score: 7.770591E-5)
Binary serialization library
A binary serialization library, similar to binary, that introduces an isolate primitive for parser isolation, and labeled blocks for better error messages.
devel/constraints-0.4.1.3 (Score: 7.770591E-5)
Constraint manipulation
GHC 7.4 gave us the ability to talk about ConstraintKinds. They stopped crashing the compiler in GHC 7.6. This package provides a vocabulary for working with them.
devel/filemanip-0.3.6.3 (Score: 7.770591E-5)
Expressive file and directory manipulation for Haskell
A Haskell library for working with files and directories. Includes code for pattern matching, finding files, modifying file contents, and more.
devel/haddock-library-1.2.1 (Score: 7.770591E-5)
Library exposing some functionality of Haddock
Haddock is a documentation-generation tool for Haskell libraries. These modules expose some functionality of it without pulling in the GHC dependency.
devel/hoogle-4.2.41 (Score: 7.770591E-5)
Haskell API Search
Hoogle is a Haskell API search engine, which allows you to search many standard Haskell libraries by either function name, or by approximate type signature.
devel/newtype-0.2 (Score: 7.770591E-5)
Typeclass and set of functions for working with newtypes
Per Conor McBride, the Newtype typeclass represents the packing and unpacking of a newtype, and allows you to operatate under that newtype with functions such as ala.