diff options
Diffstat (limited to 'cabal.project')
-rw-r--r-- | cabal.project | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cabal.project b/cabal.project index e6fdbad..ef33aa3 100644 --- a/cabal.project +++ b/cabal.project @@ -1 +1,5 @@ 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 |