Ports Search

Results 1,0011,010 of 5,623 for /devel/.(0.003 seconds)
devel/fast-logger-2.4.1 (Score: 0.032514982)
Fast logging system
A fast logging system.
devel/file-embed-0.0.9 (Score: 0.032514982)
Use Template Haskell to embed file contents directly
Use Template Haskell to read a file or all the files in a directory, and turn them into (path, text) pairs embedded in your haskell code.
devel/filemanip-0.3.6.3 (Score: 0.032514982)
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/filestore-0.6.1 (Score: 0.032514982)
Interface for versioning file stores
The filestore library provides an abstract interface for a versioning file store, and modules that instantiate this interface. Currently Git, Darcs, and Mercurial modules are provided, and other VCSs or databases could be added.
devel/free-4.12.1 (Score: 0.032514982)
Monads for free
Free monads are useful for many tree-like structures and Domain-Specific Languages.
devel/fsnotify-0.2.1 (Score: 0.032514982)
Cross-platform library for file system notifications
Cross-platform library for file creation, modification, and deletion notification. This library builds upon existing libraries for platform-specific Window, Mac, and Linux file system event notification.
devel/gconf-0.13.0.2 (Score: 0.032514982)
Binding to the GNOME configuration database system
GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it.
devel/generic-deriving-1.8.0 (Score: 0.032514982)
Generic programming library for generalised deriving
This package provides functionality for generalising the deriving mechanism in Haskell to arbitrary classes.
devel/geniplate-mirror-0.7.1 (Score: 0.032514982)
Use Template Haskell to generate Uniplate-like functions
Use Template Haskell to generate Uniplate-like functions.
devel/ghc-events-0.4.4.0 (Score: 0.032514982)
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.