brick/programs
2016-01-23 15:55:23 -08:00
..
AttrDemo.hs Monster patch: move most data types to Brick.Types, remove IsString 2015-08-19 19:40:06 -07:00
BorderDemo.hs Monster patch: move most data types to Brick.Types, remove IsString 2015-08-19 19:40:06 -07:00
CustomEventDemo.hs API: move EventM and Next to Brick.Types 2015-08-19 19:48:55 -07:00
DialogDemo.hs API: handleEvent now runs in EventM 2015-08-19 19:52:34 -07:00
EditDemo.hs Core: remove multiline string and text functions in favor of catch-all versions 2015-08-20 08:36:39 -07:00
HelloWorldDemo.hs Add convenience Brick module and simplify basic demo program 2015-08-19 23:13:07 -07:00
LayerDemo.hs Apply hlint hints 2015-12-09 20:15:09 +01:00
ListDemo.hs Changed ListDemo list type from List Int to List Char, small bugfix. 2015-10-22 11:26:51 +02:00
MarkupDemo.hs Markup: make markup support multi-line strings (fixes #41) 2016-01-23 15:55:23 -08:00
PaddingDemo.hs Monster patch: move most data types to Brick.Types, remove IsString 2015-08-19 19:40:06 -07:00
SuspendAndResumeDemo.hs Apply hlint hints 2015-12-09 20:15:09 +01:00
ViewportScrollDemo.hs Apply hlint hints 2015-12-09 20:15:09 +01:00
VisibilityDemo.hs Core: remove multiline string and text functions in favor of catch-all versions 2015-08-20 08:36:39 -07:00