brick/programs
2021-04-29 12:14:08 -07:00
..
AttrDemo.hs Support GHC 8.4 (fixes #162) 2018-03-17 09:03:59 -07:00
BorderDemo.hs Clean up compilation warnings on newer GHCs 2020-02-07 16:43:36 -08:00
CacheDemo.hs Clean up compilation warnings on newer GHCs 2020-02-07 16:43:36 -08:00
CroppingDemo.hs Import cleanup 2021-04-29 12:12:15 -07:00
CustomEventDemo.hs Re-enable unused do binding warning, lower -O3 to -O2, and add -Wcompat for all libs and executables 2020-02-28 15:05:48 -08:00
DialogDemo.hs Support GHC 8.4 (fixes #162) 2018-03-17 09:03:59 -07:00
DynamicBorderDemo.hs add a way to join neighboring borders 2018-03-25 18:04:15 -04:00
EditDemo.hs Edit: move content draw function to render time, not construction 2017-06-26 11:52:46 -07:00
FileBrowserDemo.hs FileBrowserDemo: fix qualified import 2021-04-29 12:14:08 -07:00
FillDemo.hs Core: add hLimitPercent, vLimitPercent 2018-08-04 20:19:16 -07:00
FormDemo.hs Clean up compilation warnings on newer GHCs 2020-02-07 16:43:36 -08:00
HelloWorldDemo.hs Replace "Name" type with custom name type variable everywhere 2016-03-04 14:42:49 -08:00
LayerDemo.hs Update for Vty 5.15 2017-01-24 13:48:45 -08:00
ListDemo.hs Support GHC 8.4 (fixes #162) 2018-03-17 09:03:59 -07:00
ListViDemo.hs Support GHC 8.4 (fixes #162) 2018-03-17 09:03:59 -07:00
MarkupDemo.hs Clean up compilation warnings on newer GHCs 2020-02-07 16:43:36 -08:00
MouseDemo.hs use record patterns for MouseDemo 2021-03-15 21:13:48 +01:00
PaddingDemo.hs PaddingDemo: fix qualified imports 2021-04-29 12:12:58 -07:00
ProgressBarDemo.hs Support GHC 8.4 (fixes #162) 2018-03-17 09:03:59 -07:00
ReadmeDemo.hs README: add simple demo UI and corresponding program 2017-03-11 20:31:55 -08:00
SuspendAndResumeDemo.hs Support GHC 8.4 (fixes #162) 2018-03-17 09:03:59 -07:00
TableDemo.hs TableDemo: nit 2021-01-31 21:27:44 -08:00
TailDemo.hs TailDemo: add missing imports for some GHC versions 2020-11-09 19:55:43 -08:00
TextWrapDemo.hs Clean up compilation warnings on newer GHCs 2020-02-07 16:43:36 -08:00
ThemeDemo.hs Add a simple theme demo program 2017-11-05 11:19:42 -08:00
ViewportScrollDemo.hs Clean up compilation warnings on newer GHCs 2020-02-07 16:43:36 -08:00
VisibilityDemo.hs Support GHC 8.4 (fixes #162) 2018-03-17 09:03:59 -07:00