Move defaultMain and startWithCliArgs to Termonad.Startup module #285
Annotations
15 warnings
Setup Haskell Stack
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
Build:
src/Termonad/Term.hs#L395
In the use of ‘terminalSetAllowBold’
|
Build:
src/Termonad/Term.hs#L415
In the use of ‘terminalSpawnSync’
|
Build:
src/Termonad/Preferences.hs#L155
In the use of ‘terminalSetAllowBold’
|
Build:
src/Termonad/App.hs#L416
In the use of ‘terminalCopyClipboard’
|
Build:
example-config/ExampleOneDarkProColourExtension.hs#L23
The import of ‘FontConfig’ from module ‘Termonad’ is redundant
|
Build:
example-config/ExampleOneDarkProColourExtension.hs#L39
The import of ‘defaultLightColours’
|
Build:
example-config/ExampleOneDarkProColourExtension.hs#L99
Top-level binding with no type signature: fontConf :: FontConfig
|
Build:
example-config/ExampleDraculaColourExtension.hs#L21
The import of ‘FontConfig’ from module ‘Termonad’ is redundant
|
Build:
example-config/ExampleDraculaColourExtension.hs#L37
The import of ‘defaultLightColours’
|
Build:
example-config/ExampleDraculaColourExtension.hs#L97
Top-level binding with no type signature: fontConf :: FontConfig
|
Test:
src/Termonad/Term.hs#L395
In the use of ‘terminalSetAllowBold’
|
Test:
src/Termonad/Term.hs#L415
In the use of ‘terminalSpawnSync’
|
Test:
src/Termonad/Preferences.hs#L155
In the use of ‘terminalSetAllowBold’
|
Test:
src/Termonad/App.hs#L416
In the use of ‘terminalCopyClipboard’
|
The logs for this run have expired and are no longer available.
Loading