brick/programs
Jonathan Daugherty 92bd9f0266 Improve table demo
2021-01-31 19:09:59 -08: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
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 FileBrowser: support multiple entry selection (fixes #204) 2018-12-06 11:55:24 -08: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 Clean up compilation warnings on newer GHCs 2020-02-07 16:43:36 -08:00
PaddingDemo.hs Update for Vty 5.15 2017-01-24 13:48:45 -08: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 Improve table demo 2021-01-31 19:09:59 -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