Skip to content

Commit

Permalink
Merge pull request #15 from pascalh/split-logic-and-gtk
Browse files Browse the repository at this point in the history
Split logic and gtk
  • Loading branch information
pascalh authored Dec 13, 2017
2 parents 34651e0 + 78a4e77 commit debad11
Show file tree
Hide file tree
Showing 7 changed files with 391 additions and 357 deletions.
1 change: 1 addition & 0 deletions astview.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ Executable astview
-fno-warn-hi-shadowing
-fno-warn-name-shadowing
Other-Modules: Language.Astview.Gui.Actions
Language.Astview.Gui.GtkActions
Language.Astview.Gui.Init
Language.Astview.Gui.Menu
Language.Astview.Gui.Types
Expand Down
Loading

0 comments on commit debad11

Please sign in to comment.