Add build-depends: rts for correct dynamic library linking
[ghc-prim.git] / ghc-prim.cabal
index aa0fbc1..7bbf523 100644 (file)
@@ -10,6 +10,7 @@ cabal-version:  >=1.2
 build-type: Custom
 
 Library {
+    build-depends: rts
     exposed-modules:
         GHC.Bool
         GHC.Generics