Skip to content

Decouple program state and gtk types #11

@pascalh

Description

@pascalh

Currently the AstState contains three fields for internal program state, gtk gui types and program options. The gtk types don't really belong here, since they are an implementation detail for the gtk-implementation.

Task: Remove the gtk types from this type and make them accessible via a Reader monad. This will most probably lead to a larger refactoring.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions