Skip to content

Commit

Permalink
Also specifiy setup-depends: base version numbers
Browse files Browse the repository at this point in the history
Hackage requires it to upload package
  • Loading branch information
def- committed Apr 5, 2023
1 parent 250835f commit fc7c5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ghc-heap-view.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Flag prim-supports-any
Default: False

custom-setup
setup-depends: base
setup-depends: base >= 4.12 && < 4.18
setup-depends: filepath
setup-depends: Cabal >= 1.24 && < 3.9

Expand Down

0 comments on commit fc7c5f0

Please sign in to comment.