X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=CoreTools.hs;h=52006fb8d624b14991d49526887a29ff84175ab6;hb=da1ada4d31ea157f61c1c9e0cd3854387ac32218;hp=b8ebd85e1ef52935b77f6d85a86b58ceec39036d;hpb=976831b932eae534e9e3b8cefd9d3ec51df9d314;p=matthijs%2Fmaster-project%2Fc%CE%BBash.git diff --git a/CoreTools.hs b/CoreTools.hs index b8ebd85..52006fb 100644 --- a/CoreTools.hs +++ b/CoreTools.hs @@ -42,7 +42,7 @@ eval_tfp_int ty = (HsBinds.HsValBinds $ (HsBinds.ValBindsIn binds) []) (SrcLoc.noLoc expr) - core <- toCore expr + core <- toCore [] expr execCore core -- | Get the length of a SizedWord type