Skip to content

Commit

Permalink
Allow extra-1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rblaze committed Oct 20, 2024
1 parent 5730151 commit 5912378
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dbus.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: dbus
version: 1.3.7
version: 1.3.8
license: Apache-2.0
license-file: license.txt
author: John Millikin <john@john-millikin.com>
Expand Down Expand Up @@ -133,7 +133,7 @@ test-suite dbus_tests
, cereal < 0.6
, containers < 0.7
, directory < 1.4
, extra < 1.8
, extra < 1.9
, filepath < 1.5
, network >= 3.2 && < 3.3
, parsec < 3.2
Expand Down

0 comments on commit 5912378

Please sign in to comment.