move the custom Binary package back to src/runtime/haskell

This commit is contained in:
Krasimir Angelov
2017-09-04 09:55:17 +02:00
parent bbdbf2bc5d
commit 4fe9f88128
6 changed files with 100 additions and 101 deletions

View File

@@ -89,7 +89,6 @@ Library
hs-source-dirs: src/runtime/haskell
if flag(custom-binary)
hs-source-dirs: src/binary
other-modules:
-- not really part of GF but I have changed the original binary library
-- and we have to keep the copy for now.