diff --git a/src/runtime/haskell/Data/Binary.hs b/src/compiler/Data/Binary.hs similarity index 100% rename from src/runtime/haskell/Data/Binary.hs rename to src/compiler/Data/Binary.hs diff --git a/src/runtime/haskell/Data/Binary/Builder.hs b/src/compiler/Data/Binary/Builder.hs similarity index 100% rename from src/runtime/haskell/Data/Binary/Builder.hs rename to src/compiler/Data/Binary/Builder.hs diff --git a/src/runtime/haskell/Data/Binary/Get.hs b/src/compiler/Data/Binary/Get.hs similarity index 100% rename from src/runtime/haskell/Data/Binary/Get.hs rename to src/compiler/Data/Binary/Get.hs diff --git a/src/runtime/haskell/Data/Binary/IEEE754.lhs b/src/compiler/Data/Binary/IEEE754.lhs similarity index 100% rename from src/runtime/haskell/Data/Binary/IEEE754.lhs rename to src/compiler/Data/Binary/IEEE754.lhs diff --git a/src/runtime/haskell/Data/Binary/Put.hs b/src/compiler/Data/Binary/Put.hs similarity index 100% rename from src/runtime/haskell/Data/Binary/Put.hs rename to src/compiler/Data/Binary/Put.hs