diff options
author | Norfair <> | 2020-02-13 12:26:00 (GMT) |
---|---|---|
committer | hdiff <hdiff@hdiff.luite.com> | 2020-02-13 12:26:00 (GMT) |
commit | a7162246b5040dba01ffc22294f0eaf3a43c121b (patch) | |
tree | b0f4086caa38197bb40ba50296ceb67c9c6da169 | |
parent | 9a9320f5004570192ce6d3aaab3673ca6f4c00ac (diff) |
version 0.2.0.20.2.0.2
-rw-r--r-- | mergeless.cabal | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mergeless.cabal b/mergeless.cabal index 77a1790..59e0112 100644 --- a/mergeless.cabal +++ b/mergeless.cabal @@ -4,10 +4,10 @@ cabal-version: 1.12 -- -- see: https://github.com/sol/hpack -- --- hash: e9c77efd3c064c462f3a79fdbceaba9b90320d6d06191725f464ade9e341033d +-- hash: 1f6863bf51a407e32135695c2be4fd727c6474cfe30e5543ca7974cf89827b54 name: mergeless -version: 0.2.0.1 +version: 0.2.0.2 description: Please see the README on GitHub at <https://github.com/NorfairKing/mergeless#readme> homepage: https://github.com/NorfairKing/mergeless#readme bug-reports: https://github.com/NorfairKing/mergeless/issues @@ -35,7 +35,7 @@ library src build-depends: aeson - , base >=4.7 && <5 + , base >=4.11 && <5 , containers , deepseq , mtl |