aboutsummaryrefslogtreecommitdiffhomepage
path: root/unix.cabal
Commit message (Collapse)AuthorAge
...
* Add config.guess config.sub install-sh as extra-source-filesGravatar Ian Lynagh2009-03-07
|
* Tweak an internal detailGravatar Ian Lynagh2009-03-04
| | | | | | We now use an EmptyDataDecl rather than recursive newtype as an argument to Ptr. As well as being prettier, this also avoids an infinite loop bug in haddock (trac #3066).
* Require Cabal version >= 1.6Gravatar Ian Lynagh2009-01-22
|
* Add "bug-reports" and "source-repository" info to the Cabal fileGravatar Ian Lynagh2009-01-21
| | | | Also switched to the modern Cabal file format
* Bump version number to 2.3.1.0Gravatar Ian Lynagh2008-09-20
|
* follow library changesGravatar Ian Lynagh2008-09-03
|
* add category fieldGravatar Ross Paterson2008-08-24
|
* We now depend on concurrent (split off from base)Gravatar Ian Lynagh2008-08-24
|
* move some stuff here from System.Directory, now the dependencies are reversedGravatar Simon Marlow2008-08-21
|
* Specify build-type: ConfigureGravatar Duncan Coutts2007-10-18
|
* Bump version numberGravatar Ian Lynagh2007-10-14
|
* Move System.Posix.Signals from baseGravatar Ian Lynagh2007-07-29
| | | | Also adds System.Posix.Process.Internals in order to make the deps work out.
* Add support for named semaphores and shared memory objectsGravatar Daniel Franke2007-05-03
|
* We now depend on processGravatar Ian Lynagh2007-05-23
|
* We now depend on directoryGravatar Ian Lynagh2007-05-19
|
* add includes: fieldGravatar Simon Marlow2007-05-17
|
* bump version to 2.0Gravatar Simon Marlow2006-08-31
|
* includes -> install-includesGravatar Ross Paterson2006-08-29
|
* [project @ 2005-09-20 22:54:33 by ross]Gravatar ross2005-09-20
| | | | make the unix package independent.
* [project @ 2005-03-23 14:34:21 by ross]Gravatar ross2005-03-23
| | | | add license files for individual packages
* [project @ 2005-02-11 01:55:58 by ross]Gravatar ross2005-02-11
| | | | | | | | | | track syntax changes: * add License-File and Synopsis fields * rename Hidden-Fields as Other-Fields These files are used only by Hugs, but are also useful as examples.
* [project @ 2005-01-25 17:06:40 by ross]Gravatar ross2005-01-25
add Cabal package descriptions