-- This file has been generated from package.yaml by hpack version 0.28.2. -- -- see: https://github.com/sol/hpack -- -- hash: 749159cfb0e485429b445319f97126579e191fed759cadc0903f884e813159a7 name: mergeless version: 0.1.0.0 description: Please see the README on GitHub at homepage: https://github.com/NorfairKing/mergeless#readme bug-reports: https://github.com/NorfairKing/mergeless/issues author: Tom Sydney Kerckhove maintainer: syd.kerckhove@gmail.com copyright: Copyright: (c) 2018 Tom Sydney Kerckhove license: MIT build-type: Simple cabal-version: >= 1.10 extra-source-files: ChangeLog.md README.md source-repository head type: git location: https://github.com/NorfairKing/mergeless library exposed-modules: Data.Mergeless other-modules: Paths_mergeless hs-source-dirs: src build-depends: aeson , base >=4.7 && <5 , containers , mtl , time , validity , validity-containers , validity-time default-language: Haskell2010