aboutsummaryrefslogtreecommitdiffhomepage
path: root/unix.cabal
diff options
context:
space:
mode:
authorGravatar Ross Paterson <ross@soi.city.ac.uk>2008-08-24 00:30:14 +0000
committerGravatar Ross Paterson <ross@soi.city.ac.uk>2008-08-24 00:30:14 +0000
commite58e25e7e07b3a808825bc0ea9ff98c1f7e30e99 (patch)
treeceb95b6afac2945a25056c4d8bf54b948279f50f /unix.cabal
parentd799e52b0fc54c1a70e9d46213ea010c1850107c (diff)
add category field
Diffstat (limited to 'unix.cabal')
-rw-r--r--unix.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix.cabal b/unix.cabal
index 329274f..9e0ce23 100644
--- a/unix.cabal
+++ b/unix.cabal
@@ -4,6 +4,7 @@ license: BSD3
license-file: LICENSE
maintainer: libraries@haskell.org
synopsis: POSIX functionality
+category: System
description:
This package gives you access to the set of operating system
services standardised by POSIX 1003.1b (or the IEEE Portable