packages feed

moffy-samples-gtk3-run 0.1.0.2 → 0.1.0.3

raw patch · 2 files changed

+2/−2 lines, 2 files

Files

moffy-samples-gtk3-run.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack  name:           moffy-samples-gtk3-run-version:        0.1.0.2+version:        0.1.0.3 synopsis:       Package to run moffy samples - GTK3 version description:    Please see the README on GitHub at <https://github.com/YoshikuniJujo/moffy-samples-gtk3-run#readme> category:       Control
src/Control/Moffy/Samples/Boxes/Run/Gtk3.hs view
@@ -33,7 +33,7 @@  import Control.Moffy.Samples.Run.Gtk3 -runBoxes bxs = runBoxes_ $ boxesToView <$%> (emit [] >> bxs)+runBoxes bxs = runBoxes_ $ boxesToView <$%> (emit [] >> bxs) >> emit V.Stopped  runBoxes_ :: forall s es r . ( 	Adjustable