Bump deque bound, Update copyright

pull/5/head
Lennart Spitzner 2019-06-08 22:32:12 +02:00
parent 19b458cfce
commit 3429a11ff8
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ license: BSD3
license-file: LICENSE license-file: LICENSE
author: Lennart Spitzner author: Lennart Spitzner
maintainer: Lennart Spitzner <hexagoxel@hexagoxel.de> maintainer: Lennart Spitzner <hexagoxel@hexagoxel.de>
copyright: Copyright (C) 2016-2018 Lennart Spitzner copyright: Copyright (C) 2016-2019 Lennart Spitzner
category: UI category: UI
build-type: Simple build-type: Simple
Stability: experimental Stability: experimental
@ -50,7 +50,7 @@ library
, extra <1.7 , extra <1.7
, void <0.8 , void <0.8
, bifunctors <5.6 , bifunctors <5.6
, deque >=0.2.4 && <0.3 , deque >=0.2.4 && <0.5
} }
hs-source-dirs: src hs-source-dirs: src
default-language: Haskell2010 default-language: Haskell2010