Needed for cabal to work
This commit is contained in:
parent
b1863c7d3d
commit
d5d54b4a71
@ -35,7 +35,12 @@ library
|
|||||||
import: warnings
|
import: warnings
|
||||||
|
|
||||||
-- Modules exported by the library.
|
-- Modules exported by the library.
|
||||||
exposed-modules: Push, GP
|
exposed-modules: Push
|
||||||
|
, GP
|
||||||
|
, State
|
||||||
|
, Instructions.IntInstructions
|
||||||
|
, Instructions.ExecInstructions
|
||||||
|
, Instructions.FloatInstructions
|
||||||
|
|
||||||
-- Modules included in this library but not exported.
|
-- Modules included in this library but not exported.
|
||||||
-- other-modules:
|
-- other-modules:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user