diff --git a/libriscv.cabal b/libriscv.cabal index 3c34fe1..66b2135 100644 --- a/libriscv.cabal +++ b/libriscv.cabal @@ -47,9 +47,9 @@ library libriscv-internal base , yaml >= 0.11.8.0 , containers >= 0.6.5.1 + , file-embed >= 0.0.10 , template-haskell , bv - , file-embed hs-source-dirs: internal default-language: Haskell2010