Mostly use String instead of Text
This commit is contained in:
@@ -66,7 +66,7 @@ data ScreenLayer
|
||||
, _scListDisplayParams :: ListDisplayParams
|
||||
}
|
||||
| InputScreen
|
||||
{ _scInput :: T.Text
|
||||
{ _scInput :: String
|
||||
, _scFooter :: String
|
||||
}
|
||||
-- | WaitScreen
|
||||
|
||||
Reference in New Issue
Block a user