summary refs log tree commit diff
path: root/blinker.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'blinker.cabal')
-rw-r--r--blinker.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/blinker.cabal b/blinker.cabal
index 3a2d389..35e0781 100644
--- a/blinker.cabal
+++ b/blinker.cabal
@@ -70,9 +70,12 @@ common common-options
   build-depends:
     base,
     Cabal,
+    mtl,
+    transformers,
 
     -- clash-prelude will set suitable version bounds for the plugins
     clash-prelude >= 1.8.1 && < 1.10,
+    clash-cores,
     ghc-typelits-natnormalise,
     ghc-typelits-extra,
     ghc-typelits-knownnat