diff options
Diffstat (limited to 'haskell-code-explorer.cabal')
-rw-r--r-- | haskell-code-explorer.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell-code-explorer.cabal b/haskell-code-explorer.cabal index d62a598..9ecfcd6 100644 --- a/haskell-code-explorer.cabal +++ b/haskell-code-explorer.cabal @@ -109,6 +109,7 @@ executable haskell-code-server , optparse-applicative , data-default , pagination + , file-embed if impl(ghc >= 8.4.3) build-depends: ghc-compact |