Ports Search

Results 11,41111,420 of 19,819 for %22HTTP Server%22.(0.01 seconds)
devel/old-locale-1.0.0.7 (Score: 9.2878623E-4)
Locale library
This package provides the ability to adapt to locale conventions such as date and time formats.
devel/old-time-1.1.0.3 (Score: 9.2878623E-4)
Time library
This package provides the old time library.
devel/parallel-3.2.0.6 (Score: 9.2878623E-4)
Parallel programming library
This package provides a library for parallel programming.
devel/prelude-extras-0.4 (Score: 9.2878623E-4)
Higher-order versions of Prelude classes
Haskell 98 - higher order versions of Prelude classes to ease programming with polymorphic recursion and reduce UndecidableInstances.
devel/prettyclass-1.0.0.0 (Score: 9.2878623E-4)
Pretty printing class similar to Show
Pretty printing class similar to Show, based on the HughesPJ pretty printing library. Provides the pretty printing class and instances for the Prelude types.
devel/quickcheck-io-0.1.1 (Score: 9.2878623E-4)
Use HUnit assertions as QuickCheck properties
This package provides an orphan instance that allows you to use HUnit assertions as QuickCheck properties.
devel/random-1.1 (Score: 9.2878623E-4)
Random number library
This package provides a basic random number generation library, including the ability to split random number generators.
devel/securemem-0.1.9 (Score: 9.2878623E-4)
Abstraction to an auto scrubbing and const time eq, memory chunk
SecureMem is similar to ByteString, except that it provides a memory chunk that will be auto-scrubbed after it run out of scope.
devel/setenv-0.1.1.3 (Score: 9.2878623E-4)
Cross-platform library for setting environment variables
A cross-platform library for setting environment variables.
devel/show-0.6 (Score: 9.2878623E-4)
'Show' instances for Lambdabot
This Haskell package provides ShowQ, ShowFun, and SimpleReflect. * ShowFun gives a Typeable-dependent instance for showing functions as their type. * ShowIO does the same for IO actions. * ShowQ adds SmallCheck & QuickCheck support. * SimpleReflect allows us to literally see how functions 'expand', through appropriate Show magic.