Skip to content

Commit 5aa86fa

Browse files
committed
Allow base-orphans 0.6.*
1 parent 4521497 commit 5aa86fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aeson.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ test-suite tests
204204
attoparsec,
205205
base,
206206
base-compat,
207-
base-orphans >= 0.5.3 && <0.6,
207+
base-orphans >= 0.5.3 && <0.7,
208208
base16-bytestring,
209209
containers,
210210
directory,

0 commit comments

Comments
 (0)