diff options
Diffstat (limited to 'libraries/template-haskell/template-haskell.cabal')
-rw-r--r-- | libraries/template-haskell/template-haskell.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/template-haskell/template-haskell.cabal b/libraries/template-haskell/template-haskell.cabal index 4bfd1a96a7..dd31604e95 100644 --- a/libraries/template-haskell/template-haskell.cabal +++ b/libraries/template-haskell/template-haskell.cabal @@ -48,6 +48,7 @@ Library build-depends: base >= 4.6 && < 4.9, + ghc-boot, pretty == 1.1.* -- We need to set the package key to template-haskell (without a |