Skip to content
Snippets Groups Projects
Commit e20c61c3 authored by Herbert Valerio Riedel's avatar Herbert Valerio Riedel :man_dancing:
Browse files

Relax upper bound on `base` for base-4.9

parent 886429bf
Branches patch-1
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ Library ...@@ -35,7 +35,7 @@ Library
Trace.Hpc.Reflect Trace.Hpc.Reflect
Build-Depends: Build-Depends:
base >= 4.4.1 && < 4.9, base >= 4.4.1 && < 4.10,
containers >= 0.4.1 && < 0.6, containers >= 0.4.1 && < 0.6,
directory >= 1.1 && < 1.3, directory >= 1.1 && < 1.3,
filepath >= 1 && < 1.5, filepath >= 1 && < 1.5,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment