forked from GitHub/gf-core
added a Setup script to compile without cabal-install
This commit is contained in:
3
src/runtime/haskell-bind/Setup.hs
Normal file
3
src/runtime/haskell-bind/Setup.hs
Normal file
@@ -0,0 +1,3 @@
|
||||
import Distribution.Simple
|
||||
|
||||
main = defaultMain
|
||||
Reference in New Issue
Block a user