packages feed

Cabal revisions of flock-0.3.1.6

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-Name:               flock-Version:            0.3.1.6-License:            OtherLicense-License-File:       COPYING-Copyright:          Ian Lynagh, 2007-Author:             Ian Lynagh-Maintainer:         Erik Hesselink <hesselink@gmail.com>-Stability:          experimental-Synopsis:           Wrapper for flock(2)-Description:-    Simple wrapper around flock(2).-Category:           System-Homepage:           http://github.com/hesselink/flock-Build-Type:         Simple-Tested-With:        GHC==7.0.4, GHC==7.4.1, GHC==7.6.1-Cabal-Version:      >= 1.6-Extra-source-files: "BSD3", "GPL-2", "CHANGELOG"--Source-repository head-  Type:             git-  Location:         git://github.com/hesselink/flock.git--Library-  Build-Depends:      base > 3 && < 5-                    , transformers >= 0.2 && < 0.4-                    , monad-control >= 0.3 && < 0.4-                    , lifted-base >= 0.1 && < 0.3-                    , unix >= 2.3 && < 2.8-  Exposed-modules:    System.Lock.FLock-  GHC-Options:        -Wall+Name:               flock
+Version:            0.3.1.6
+x-revision: 1
+License:            OtherLicense
+License-File:       COPYING
+Copyright:          Ian Lynagh, 2007
+Author:             Ian Lynagh
+Maintainer:         Erik Hesselink <hesselink@gmail.com>
+Stability:          experimental
+Synopsis:           Wrapper for flock(2)
+Description:
+    Simple wrapper around flock(2).
+Category:           System
+Homepage:           http://github.com/hesselink/flock
+Build-Type:         Simple
+Tested-With:        GHC==7.0.4, GHC==7.4.1, GHC==7.6.1
+Cabal-Version:      >= 1.6
+Extra-source-files: "BSD3", "GPL-2", "CHANGELOG"
+
+Source-repository head
+  Type:             git
+  Location:         git://github.com/hesselink/flock.git
+
+Library
+  Build-Depends:      base > 3 && < 5
+                    , transformers >= 0.2 && < 0.4
+                    , monad-control >= 0.3 && < 0.4
+                    , lifted-base >= 0.1 && < 0.3
+                    , unix >= 2.5 && < 2.8
+  Exposed-modules:    System.Lock.FLock
+  GHC-Options:        -Wall