diff options
author | jneira <atreyu.bbb@gmail.com> | 2020-05-25 21:50:14 +0200 |
---|---|---|
committer | Daniel Gröber (dxld) <dxld@darkboxed.org> | 2020-05-25 22:19:51 +0200 |
commit | 49181189479131d2eaab14ce03e7943fbef259ae (patch) | |
tree | 0d739b7ae9acff18e26f9e2bdbd76db5792d2f27 /cabal.project | |
parent | cbd080a3a6107ec02e2129127d0676291cab19c6 (diff) |
Remove allow-newer for cabal-plan
Diffstat (limited to 'cabal.project')
-rw-r--r-- | cabal.project | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cabal.project b/cabal.project index ef33aa3..b764c34 100644 --- a/cabal.project +++ b/cabal.project @@ -1,5 +1,2 @@ packages: . --- Remove when cabal-plan supports ghc-8.10.1 --- see https://github.com/haskell-hvr/cabal-plan/issues/54 -allow-newer: cabal-plan:base
\ No newline at end of file |