brick/programs
2022-07-09 08:30:42 -07:00
..
AttrDemo.hs Support GHC 8.4 (fixes #162) 2018-03-17 09:03:59 -07:00
BorderDemo.hs Remove some compat code for base < 4.8 / GHC < 7.10 2021-10-25 22:25:15 +02:00
CacheDemo.hs Remove some compat code for base < 4.8 / GHC < 7.10 2021-10-25 22:25:15 +02: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: handle BrickEvents, not Events 2022-07-09 08:23:32 -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 LayerDemo: add missing CPP pragma 2022-05-23 13:51:24 -07: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
MouseDemo.hs handleEditorEvent: handle mouse click events to place the cursor (adds Eq constraint to handleEditorEvent) 2022-07-09 08:30:42 -07: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 Update README and README demo program to match 2022-06-19 21:52:45 -07: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 Remove some compat code for base < 4.8 / GHC < 7.10 2021-10-25 22:25:15 +02: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
ViewportScrollbarsDemo.hs Add mouse click reporting of scroll bar elements 2021-11-19 20:32:47 -08:00
ViewportScrollDemo.hs Remove some compat code for base < 4.8 / GHC < 7.10 2021-10-25 22:25:15 +02:00
VisibilityDemo.hs Support GHC 8.4 (fixes #162) 2018-03-17 09:03:59 -07:00