forked from GitHub/gf-core
move the custom Binary package back to src/runtime/haskell
This commit is contained in:
1
gf.cabal
1
gf.cabal
@@ -89,7 +89,6 @@ Library
|
|||||||
hs-source-dirs: src/runtime/haskell
|
hs-source-dirs: src/runtime/haskell
|
||||||
|
|
||||||
if flag(custom-binary)
|
if flag(custom-binary)
|
||||||
hs-source-dirs: src/binary
|
|
||||||
other-modules:
|
other-modules:
|
||||||
-- not really part of GF but I have changed the original binary library
|
-- not really part of GF but I have changed the original binary library
|
||||||
-- and we have to keep the copy for now.
|
-- and we have to keep the copy for now.
|
||||||
|
|||||||
Reference in New Issue
Block a user