mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 20:02:27 +03:00
;dev: ui: note relevant discussion
This commit is contained in:
parent
fcdc07b55e
commit
4e105f0cb7
@ -134,6 +134,7 @@ data Screen =
|
||||
,esError :: String -- ^ error message to show
|
||||
}
|
||||
deriving (Show)
|
||||
-- XXX check for ideas: https://github.com/jtdaugherty/brick/issues/379#issuecomment-1191993357
|
||||
|
||||
-- | Error message to use in case statements adapting to the different Screen shapes.
|
||||
errorWrongScreenType = error' "handler called with wrong screen type, should not happen"
|
||||
|
Loading…
Reference in New Issue
Block a user