AP
hie.yamlтакого вида:
cradle:
cabal:
- path: "./src"
component: "lib:test003"
- path: "./app"
component: "exe:test003"
Size: a a a
AP
hie.yamlтакого вида:
cradle:
cabal:
- path: "./src"
component: "lib:test003"
- path: "./app"
component: "exe:test003"
AK
hie.yamlтакого вида:
cradle:
cabal:
- path: "./src"
component: "lib:test003"
- path: "./app"
component: "exe:test003"
AK
cabal run
. Вот вам и будет "запуск"AP
JS
A
JS
AP
AP
AP
AK
hie.yamlтакого вида:
cradle:
cabal:
- path: "./src"
component: "lib:test003"
- path: "./app"
component: "exe:test003"
AP
stack:
вместо cabal:
AP
AK
stack:
вместо cabal:
cradle:
stack:
- path: "./src"
component: "test0001:lib"
- path: "./app"
component: "test0001:exe:test0001-exe"
- path: "./test"
component: "test0001:test:test0001-test"
AP
JS
AK
AK
A
A
changeInstruction nop = [jmp]
changeInstruction jmp = [nop]
changeInstruction acc = []