MacPorts Portfiles
The MacPorts Project currently distributes 17082 ports, organized across 86 different categories and available below for viewing. This form allows you to search the MacPorts software index, last updated on 2013-05-23 at 13:00:21 America/Los_Angeles.
Or view the complete ports list (17082 ports).
Query Results
51-100 of 126 Portfiles Selected
- hs-mmap 0.5.7
- Memory mapped files for POSIX and Windows
Maintained by: nomaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc - hs-mmap-04 0.4.1
- Memory mapped files, version 0.4.1 for darcs 2.4.1.
Maintained by: nomaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc - hs-monads-fd 0.0.0.1
- this port is only a stub and has been made obsolete by hs-mtl
Maintained by: nomaintainer
Categories: devel haskell
Platforms: darwin - hs-mtl 2.1.2
- Monad transformers
Maintained by: gmail.com:kitchen.andy openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-transformers - hs-network 2.4.1.2
- Low-level networking interface
Maintained by: nomaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-parsec - hs-NewBinary 0.2.1
- A binary I/O library for haskell
Maintained by: nomaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc - hs-pandoc-types 1.10
- definitions for the Pandoc data structure in Haskell
Maintained by: nomaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-syb - hs-parsec 3.1.3
- Monadic parser combinators for Haskell
Maintained by: nomaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-mtl hs-text - hs-parsedate 3000.0.0
- Data and time parsing for haskell's CalendarTime
Maintained by: nomaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-platform-parsec - hs-pcre-light 0.4
- A small, efficient and portable regex library
Maintained by: nomaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc pcre - hs-platform-alex 3.0.2
- Alex is a tool for generating lexical analysers in Haskell, given a description of the tokens to be recognised in the form of regular expressions. It is similar to the tool lex or flex for C/C++.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-platform-quickcheck - hs-platform-async 2.0.1.3
- This package provides a higher-level interface over threads, in which an Async a is a concurrent thread that will eventually deliver a value of type a. The package provides ways to create Async computations, wait for their results, and cancel them.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-platform-stm - hs-platform-cabal 0.14.0
- The 'cabal' command-line program simplifies the process of managing Haskell software by automating the fetching, configuration, compilation and installation of Haskell libraries and programs.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-platform-http hs-platform-mtl hs-platform-network hs-platform-random hs-platform-zlib - hs-platform-cgi 3001.1.7.4
- This is a Haskell library for writing CGI programs.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-platform-mtl hs-platform-network hs-platform-parsec hs-platform-xhtml - hs-platform-fgl 5.4.2.4
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-platform-mtl- hs-platform-ghc 7.4.1
- this port is only a stub and has been made obsolete by ghc
Maintained by: nomaintainer
Categories: devel haskell lang
Platforms: darwin - hs-platform-glut 2.1.2.1
- A Haskell binding for the OpenGL Utility Toolkit, a window system independent toolkit for writing OpenGL programs.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-platform-opengl - hs-platform-happy 1.18.10
- Happy is a parser generator system for Haskell, similar to the tool `yacc' for C. Like `yacc', it takes a file containing an annotated BNF specification of a grammar and produces a Haskell module containing a parser for the grammar.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-platform-mtl - hs-platform-haskell-src 1.0.1.5
- 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.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-platform-syb - hs-platform-html 1.0.1.2
- This package contains a combinator library for constructing HTML documents.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc - hs-platform-http 4000.2.5
- The HTTP package supports client-side web programming in Haskell. It lets you set up HTTP connections, transmitting requests and processing the responses coming back, all from within the comforts of Haskell. It's dependent on the network package to operate, but other than that, the implementation is all written in Haskell.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-platform-mtl hs-platform-network hs-platform-parsec - hs-platform-hunit 1.2.5.1
- HUnit is a unit testing framework for Haskell, inspired by the JUnit tool for Java, see: http://www.junit.org.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc - hs-platform-mtl 2.1.2
- Monad classes using functional dependencies, with instances for various monad transformers, inspired by the paper Functional Programming with Overloading and Higher-Order Polymorphism, by Mark P Jones, in Advanced School of Functional Programming, 1995
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-platform-transformers - hs-platform-network 2.3.1.0
- Low-level networking interface
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-platform-parsec - hs-platform-opengl 2.2.3.1
- A Haskell binding for the OpenGL graphics system (GL, version 3.2) and its accompanying utility library (GLU, version 1.3).
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc - hs-platform-parallel 3.2.0.3
- This package provides a library for parallel programming.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc - hs-platform-parsec 3.1.3
- Parsec is designed from scratch as an industrial-strength parser library. It is simple, safe, well documented (on the package homepage), has extensive libraries and good error messages, and is also fast. It is defined as a monad transformer that can be stacked on arbitrary monads, and it is also parametric in the input stream type.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-platform-mtl hs-platform-text - hs-platform-primitive 0.5.0.1
- This package provides various primitive memory-related operations.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc - hs-platform-quickcheck 2.5.1.1
- QuickCheck is a library for random testing of program properties.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-platform-random - hs-platform-random 1.0.1.1
- This package provides a basic random number generation library, including the ability to split random number generators.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc - hs-platform-regex-base 0.93.2
- Interface API for regex-posix,pcre,parsec,tdfa,dfa
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-platform-mtl - hs-platform-regex-compat 0.95.1
- One module layer over regex-posix to replace Text.Regex
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-platform-regex-base hs-platform-regex-posix - hs-platform-regex-posix 0.95.2
- The posix regex backend for regex-base
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-platform-regex-base - hs-platform-split 0.2.1.1
- A collection of various methods for splitting lists into parts, akin to the split function found in several mainstream languages.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc - hs-platform-stm 2.4
- A modular composable concurrency abstraction.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc - hs-platform-syb 0.3.7
- This package contains the generics system described in the Scrap Your Boilerplate papers (see http://www.cs.uu.nl/wiki/GenericProgramming/SYB). It defines the Data class of types permitting folding and unfolding of constructor applications, instances of this class for primitive types, and a variety of traversals.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc - hs-platform-text 0.11.2.3
- An efficient packed, immutable Unicode text type (both strict and lazy), with a powerful loop fusion optimization framework.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc - hs-platform-transformers 0.3.0.0
- A portable library of functor and monad transformers, inspired by the paper Functional Programming with Overloading and Higher-Order Polymorphism, by Mark P Jones, in Advanced School of Functional Programming, 1995
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc - hs-platform-vector 0.10.0.1
- An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-platform-primitive - hs-platform-xhtml 3000.2.1
- This package provides combinators for producing XHTML 1.0, including the Strict, Transitional and Frameset variants.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc - hs-platform-zlib 0.5.4.0
- This package provides a pure interface for compressing and decompressing streams of data represented as lazy ByteStrings. It uses the zlib C library so it has high performance. It supports the {"zlib",} {"gzip"} and {"raw"} compression formats.
Maintained by: cal openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc zlib - hs-pointedlist 0.3.5
- A zipper-like comonad which works as a list, tracking a position
Maintained by: nomaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-binary hs-data-accessor - hs-polyparse 1.8
- A variety of alternative parser combinator libraries.
Maintained by: nomaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-text - hs-primitive 0.2.1
- Wrappers for primitive operations
Maintained by: nomaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc - hs-process 1.1.0.2
- Process library for haskell
Maintained by: gwright
Categories: devel haskell
Platforms: darwin
Dependencies: ghc - hs-pureMD5 1.1.0.0
- An unrolled implementation of MD5 purely in Haskell.
Maintained by: nomaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-binary hs-cereal - hs-QuickCheck 2.6
- Automatic testing of Haskell programs (development version)
Maintained by: gwright openmaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-random - hs-random 1.0.1.1
- This package provides a basic random number generation library, including the ability to split random number generators.
Maintained by: nomaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc - hs-readline 1.0.1.0
- A Haskell interface to GNU readline
Maintained by: nomaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc readline - hs-regex-base 0.93.2
- Replaces/Enhances Text.Regex
Maintained by: nomaintainer
Categories: devel haskell
Platforms: darwin
Dependencies: ghc hs-mtl

