Skip to content
This repository has been archived by the owner on Apr 25, 2020. It is now read-only.

Commit

Permalink
Relax cabal-plan bound
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielG committed Oct 26, 2018
1 parent 64caa6a commit b26bb7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/ghc-mod-core.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Library
, transformers

, base < 4.11 && >= 4.6.0.1
, cabal-plan < 0.5 && >= 0.4
, cabal-plan < 0.5 && >= 0.3
, djinn-ghc < 0.1 && >= 0.0.2.2
, extra < 1.7 && >= 1.4
, fclabels < 2.1 && >= 2.0
Expand Down

0 comments on commit b26bb7e

Please sign in to comment.