Skip to content
Snippets Groups Projects
Commit c8e4a327 authored by Ian Lynagh's avatar Ian Lynagh
Browse files

hpc also builds with base 4

parent 806299bb
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ Library ...@@ -20,7 +20,7 @@ Library
Trace.Hpc.Reflect Trace.Hpc.Reflect
extensions: CPP extensions: CPP
if flag(small_base) if flag(small_base)
Build-Depends: base >= 3 && < 4, Build-Depends: base >= 3 && < 5,
directory >= 1 && < 1.1, directory >= 1 && < 1.1,
old-time >= 1 && < 1.1, old-time >= 1 && < 1.1,
containers >= 0.1 && < 0.2 containers >= 0.1 && < 0.2
......
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