aboutsummaryrefslogtreecommitdiff
path: root/CabalHelper/Wrapper.hs
diff options
context:
space:
mode:
Diffstat (limited to 'CabalHelper/Wrapper.hs')
-rw-r--r--CabalHelper/Wrapper.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/CabalHelper/Wrapper.hs b/CabalHelper/Wrapper.hs
index 030b28d..c490b34 100644
--- a/CabalHelper/Wrapper.hs
+++ b/CabalHelper/Wrapper.hs
@@ -302,6 +302,7 @@ compile distdir opts@Options {..} Compile {..} = do
, "-package", "filepath"
, "-package", "process"
, "-package", "bytestring"
+ , "-package", "ghc-prim"
]
else [],