Cabal revisions of flock-0.3.1.8
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: flock-Version: 0.3.1.8-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.5- , monad-control >= 0.3 && < 1.1- , 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.8 +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.5 + , monad-control >= 0.3 && < 1.1 + , lifted-base >= 0.1 && < 0.3 + , unix >= 2.5 && < 2.8 + Exposed-modules: System.Lock.FLock + GHC-Options: -Wall
revision 2
Name: flock Version: 0.3.1.8 -x-revision: 1 +x-revision: 2 License: OtherLicense License-File: COPYING Copyright: Ian Lynagh, 2007 Location: git://github.com/hesselink/flock.git Library - Build-Depends: base > 3 && < 5 - , transformers >= 0.2 && < 0.5 + Build-Depends: base > 3 && < 4.10 + , transformers >= 0.2 && < 0.6 , monad-control >= 0.3 && < 1.1 , lifted-base >= 0.1 && < 0.3 , unix >= 2.5 && < 2.8
revision 3
Name: flock Version: 0.3.1.8 -x-revision: 2 +x-revision: 3 License: OtherLicense License-File: COPYING Copyright: Ian Lynagh, 2007 Location: git://github.com/hesselink/flock.git Library - Build-Depends: base > 3 && < 4.10 + Build-Depends: base > 3 && < 4.11 , transformers >= 0.2 && < 0.6 , monad-control >= 0.3 && < 1.1 , lifted-base >= 0.1 && < 0.3
revision 4
Name: flock Version: 0.3.1.8 -x-revision: 3 +x-revision: 4 License: OtherLicense License-File: COPYING Copyright: Ian Lynagh, 2007 Location: git://github.com/hesselink/flock.git Library - Build-Depends: base > 3 && < 4.11 + Build-Depends: base > 3 && < 4.12 , transformers >= 0.2 && < 0.6 , monad-control >= 0.3 && < 1.1 , lifted-base >= 0.1 && < 0.3
revision 5
Name: flock Version: 0.3.1.8 -x-revision: 4 +x-revision: 5 License: OtherLicense License-File: COPYING Copyright: Ian Lynagh, 2007 Location: git://github.com/hesselink/flock.git Library - Build-Depends: base > 3 && < 4.12 + Build-Depends: base > 3 && < 4.13 , transformers >= 0.2 && < 0.6 , monad-control >= 0.3 && < 1.1 , lifted-base >= 0.1 && < 0.3
revision 6
Name: flock Version: 0.3.1.8 -x-revision: 5 +x-revision: 6 License: OtherLicense License-File: COPYING Copyright: Ian Lynagh, 2007 Location: git://github.com/hesselink/flock.git Library - Build-Depends: base > 3 && < 4.13 + Build-Depends: base > 3 && < 4.15 , transformers >= 0.2 && < 0.6 , monad-control >= 0.3 && < 1.1 , lifted-base >= 0.1 && < 0.3