brick/programs
2017-10-06 13:27:41 -07:00
..
AttrDemo.hs Add hyperlink combinator, update attribute demo 2017-10-06 13:27:41 -07:00
BorderDemo.hs Use conditional imports to silence redundancy warnings on GHCs with base >= 4.8.0.0 2016-05-27 11:47:16 -07:00
CacheDemo.hs Remove appLiftVtyEvent in favor of library event type BrickEvent 2016-10-25 20:19:31 -07:00
CustomEventDemo.hs Resolve 0.16 merge conflict, bump to 0.17 2017-01-24 13:52:41 -08:00
DialogDemo.hs Remove appLiftVtyEvent in favor of library event type BrickEvent 2016-10-25 20:19:31 -07:00
EditDemo.hs Edit: move content draw function to render time, not construction 2017-06-26 11:52:46 -07:00
FillDemo.hs Add a basic fill demonstration program 2017-08-02 15:55:09 -07: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 Remove appLiftVtyEvent in favor of library event type BrickEvent 2016-10-25 20:19:31 -07:00
ListViDemo.hs Unalign imports. 2017-10-03 07:54:07 -04:00
MarkupDemo.hs Remove appLiftVtyEvent in favor of library event type BrickEvent 2016-10-25 20:19:31 -07:00
MouseDemo.hs Edit: move content draw function to render time, not construction 2017-06-26 11:52:46 -07:00
PaddingDemo.hs Update for Vty 5.15 2017-01-24 13:48:45 -08:00
ProgressBarDemo.hs Update progress bar demo for API changes 2016-10-27 21:49:35 -07:00
ReadmeDemo.hs README: add simple demo UI and corresponding program 2017-03-11 20:31:55 -08:00
SuspendAndResumeDemo.hs Update for Vty 5.15 2017-01-24 13:48:45 -08:00
TextWrapDemo.hs Add txtWrapWith, strWrapWith to provide control over wrapping behavior 2017-08-05 09:20:07 -07:00
ViewportScrollDemo.hs Update for Vty 5.15 2017-01-24 13:48:45 -08:00
VisibilityDemo.hs Remove appLiftVtyEvent in favor of library event type BrickEvent 2016-10-25 20:19:31 -07:00