mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
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