mirror of
https://github.com/jtdaugherty/brick.git
synced 2025-01-07 14:36:59 +03:00
brick.cabal: update simple demo program in package description
This commit is contained in:
parent
4d86dbd69d
commit
21977cb343
@ -10,7 +10,7 @@ description:
|
||||
>
|
||||
> import Brick
|
||||
>
|
||||
> ui :: Widget
|
||||
> ui :: Widget n
|
||||
> ui = str "Hello, world!"
|
||||
>
|
||||
> main :: IO ()
|
||||
|
Loading…
Reference in New Issue
Block a user