Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第11,39111,400项(搜索用时0.015秒)
devel/ghc-events-0.4.4.0 (Score: 9.2878623E-4)
Library and tool for parsing .eventlog files from GHC
Parses .eventlog files emitted by GHC 6.12.1 and later. Includes the ghc-events-show tool to dump and event log file as text.
devel/ghc-mtl-1.2.1.0 (Score: 9.2878623E-4)
Mtl-compatible version of the Ghc-Api monads and monad-transformers
Provides an 'mtl' compatible version of the 'GhcT' monad-transformer defined in the 'GHC-API' since version 6.10.1.
devel/ghc-paths-0.1.0.9 (Score: 9.2878623E-4)
Knowledge of GHC's installation directories
Knowledge of GHC's installation directories.
devel/gio-0.13.1.0 (Score: 9.2878623E-4)
Binding to the GIO
GIO is striving to provide a modern, easy-to-use VFS API that sits at the right level in the library stack. The goal is to overcome the shortcomings of GnomeVFS and provide an API that is so good that developers prefer it over raw POSIX calls. Among other things that means using GObject. It also means not cloning the POSIX API, but providing higher-level, document-centric interfaces.
devel/glib-0.13.1.1 (Score: 9.2878623E-4)
Binding to the GLIB library for Gtk2Hs
GLib is a collection of C data structures and utility functions for the GObject system, main loop implementation, for strings and common data structures dealing with Unicode. This package only binds as much functionality as required to support the packages that wrap libraries that are themselves based on GLib.
devel/gtk2hs-buildtools-0.13.0.4 (Score: 9.2878623E-4)
Tools to build the Gtk2Hs suite of User Interface Libraries
This package provides a set of helper programs necessary to build the Gtk2Hs suite of libraries. These tools include a modified c2hs binding tool that is used to generated FFI declarations, a tool to build a type hiearchy that mirrors the C type hiearchy of GObjects found in glib, and a generator for signal declarations that are used to call back from C to Haskell. These tools are not needed to actually run Gtk2Hs programs.
devel/hashed-storage-0.5.11 (Score: 9.2878623E-4)
Hashed file storage support code
Support code for reading and manipulating hashed file storage (where each file and directory is associated with a cryptographic hash, for corruption-resistant storage and fast comparisons). The supported storage formats include darcs hashed pristine, a plain filesystem tree and an indexed plain tree (where the index maintains hashes of the plain files and directories).
devel/haskell-src-1.0.2.0 (Score: 9.2878623E-4)
Support for manipulating Haskell source code
The haskell-src package provides support for manipulating Haskell source code. The package provides a lexer, parser and pretty-printer, and a definition of a Haskell abstract syntax tree (AST). Common uses of this package are to parse or generate Haskell 98 code.
devel/hex-0.1.2 (Score: 9.2878623E-4)
Convert strings into hexadecimal and back
Convert strings into hexadecimal and back.
devel/hlint-1.9.21 (Score: 9.2878623E-4)
Source code suggestions
HLint gives suggestions on how to improve your source code.