1
0
mirror of https://github.com/xmonad/xmonad-contrib.git synced 2025-07-29 03:01:51 -07:00

Merge pull request from geekosaur/time-1.14-again

time 1.14 update missed the test suite
This commit is contained in:
Tony Zorman
2024-03-30 06:39:11 +01:00
committed by GitHub

@@ -481,7 +481,7 @@ test-suite tests
, bytestring >= 0.10 && < 0.13 , bytestring >= 0.10 && < 0.13
, containers , containers
, directory , directory
, time >= 1.8 && < 1.13 , time >= 1.8 && < 1.15
, hspec >= 2.4.0 && < 3 , hspec >= 2.4.0 && < 3
, mtl , mtl
, random , random