Skip to content

Merge branch '9.10' into fix-warnings #277

Merge branch '9.10' into fix-warnings

Merge branch '9.10' into fix-warnings #277

Triggered via push October 1, 2024 15:47
Status Success
Total duration 5h 24m 36s
Artifacts

haskell.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

422 warnings
GHC 9.6.1 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 9.6.1 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 9.6.1 on ubuntu-latest: src/Control/Monad/ReaderIO.hs#L13
The import of ‘Control.Applicative’ is redundant
GHC 9.6.1 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.6.1 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.6.1 on ubuntu-latest: src/Reflex/Class.hs#L1687
Pattern match(es) are non-exhaustive
GHC 9.6.1 on ubuntu-latest: src/Reflex/Dynamic.hs#L461
Pattern match(es) are non-exhaustive
GHC 9.6.1 on ubuntu-latest: src/Reflex/Dynamic.hs#L464
Pattern match(es) are non-exhaustive
GHC 9.6.1 on ubuntu-latest: src/Reflex/Dynamic/TH.hs#L92
Pattern match(es) are non-exhaustive
GHC 9.6.1 on ubuntu-latest: src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
GHC 9.6.1 on ubuntu-latest: src/Reflex/Host/Class.hs#L160
The use of ‘~’ without TypeOperators
GHC 9.6.1 on ubuntu-latest: src/Reflex/Host/Class.hs#L170
The use of ‘~’ without TypeOperators
GHC 9.6.1 on ubuntu-latest: src/Control/Monad/ReaderIO.hs#L13
The import of ‘Control.Applicative’ is redundant
GHC 9.6.1 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.6.1 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.6.1 on ubuntu-latest: src/Reflex/Host/Class.hs#L160
The use of ‘~’ without TypeOperators
GHC 9.6.1 on ubuntu-latest: src/Reflex/Host/Class.hs#L170
The use of ‘~’ without TypeOperators
GHC 9.6.1 on ubuntu-latest: src/Reflex/Host/Class.hs#L179
The use of ‘~’ without TypeOperators
GHC 9.6.1 on ubuntu-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.6.1 on ubuntu-latest: src/Reflex/Pure.hs#L139
The use of ‘~’ without TypeOperators
GHC 9.6.1 on ubuntu-latest: src/Reflex/Pure.hs#L148
The use of ‘~’ without TypeOperators
GHC 9.6.1 on ubuntu-latest: src/Reflex/Query/Class.hs#L30
The import of ‘Control.Applicative’ is redundant
GHC 9.2.5 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 9.2.5 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.2.5 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.2.5 on ubuntu-latest: src/Reflex/Class.hs#L1687
Pattern match(es) are non-exhaustive
GHC 9.2.5 on ubuntu-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 9.2.5 on ubuntu-latest: src/Reflex/Dynamic.hs#L461
Pattern match(es) are non-exhaustive
GHC 9.2.5 on ubuntu-latest: src/Reflex/Dynamic.hs#L464
Pattern match(es) are non-exhaustive
GHC 9.2.5 on ubuntu-latest: src/Reflex/Dynamic/TH.hs#L92
Pattern match(es) are non-exhaustive
GHC 9.2.5 on ubuntu-latest: src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
GHC 9.2.5 on ubuntu-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.2.5 on ubuntu-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 9.2.5 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.2.5 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.2.5 on ubuntu-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 9.2.5 on ubuntu-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.2.5 on ubuntu-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 9.2.5 on ubuntu-latest: src/Reflex/TriggerEvent/Base.hs#L79
• Redundant constraint: Monad m
GHC 9.2.5 on ubuntu-latest: src/Reflex/PostBuild/Base.hs#L35
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.2.5 on ubuntu-latest: src/Reflex/PerformEvent/Base.hs#L38
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.2.5 on ubuntu-latest: src/Reflex/PerformEvent/Base.hs#L94
• Redundant constraint: PrimMonad (HostFrame t)
GHC 9.2.5 on ubuntu-latest: src/Reflex/PerformEvent/Base.hs#L105
• Redundant constraint: PrimMonad (HostFrame t)
GHC 9.2.5 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 9.0.2 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 9.0.2 on ubuntu-latest: src/Reflex/FunctorMaybe.hs#L41
In the use of type constructor or class ‘Option’
GHC 9.0.2 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.0.2 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.0.2 on ubuntu-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 9.0.2 on ubuntu-latest: src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
GHC 9.0.2 on ubuntu-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.0.2 on ubuntu-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 9.0.2 on ubuntu-latest: src/Reflex/Requester/Base/Internal.hs#L212
• Ignoring unusable UNPACK pragma
GHC 9.0.2 on ubuntu-latest: src/Reflex/PostBuild/Base.hs#L35
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.0.2 on ubuntu-latest: src/Reflex/PerformEvent/Base.hs#L38
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.0.2 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 9.0.2 on ubuntu-latest: src/Reflex/FunctorMaybe.hs#L41
In the use of type constructor or class ‘Option’
GHC 9.0.2 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.0.2 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.0.2 on ubuntu-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 9.0.2 on ubuntu-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.0.2 on ubuntu-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 9.0.2 on ubuntu-latest: src/Reflex/PostBuild/Base.hs#L35
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.0.2 on ubuntu-latest: src/Reflex/PerformEvent/Base.hs#L38
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.0.2 on ubuntu-latest: src/Reflex/DynamicWriter/Base.hs#L26
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.0.2 on ubuntu-latest: src/Reflex/BehaviorWriter/Base.hs#L28
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.10.1 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 9.10.1 on ubuntu-latest: src/Control/Monad/ReaderIO.hs#L13
The import of ‘Control.Applicative’ is redundant
GHC 9.10.1 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.10.1 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.10.1 on ubuntu-latest: src/Reflex/Host/Class.hs#L160
The use of ‘~’ without TypeOperators
GHC 9.10.1 on ubuntu-latest: src/Reflex/Host/Class.hs#L170
The use of ‘~’ without TypeOperators
GHC 9.10.1 on ubuntu-latest: src/Reflex/Host/Class.hs#L179
The use of ‘~’ without TypeOperators
GHC 9.10.1 on ubuntu-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.10.1 on ubuntu-latest: src/Reflex/Pure.hs#L139
The use of ‘~’ without TypeOperators
GHC 9.10.1 on ubuntu-latest: src/Reflex/Pure.hs#L148
The use of ‘~’ without TypeOperators
GHC 9.10.1 on ubuntu-latest: src/Reflex/Query/Class.hs#L30
The import of ‘Control.Applicative’ is redundant
GHC 9.10.1 on ubuntu-latest: src/Control/Monad/ReaderIO.hs#L13
The import of ‘Control.Applicative’ is redundant
GHC 9.10.1 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.10.1 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.10.1 on ubuntu-latest: src/Reflex/Class.hs#L1687
Pattern match(es) are non-exhaustive
GHC 9.10.1 on ubuntu-latest: src/Reflex/Dynamic.hs#L461
Pattern match(es) are non-exhaustive
GHC 9.10.1 on ubuntu-latest: src/Reflex/Dynamic.hs#L464
Pattern match(es) are non-exhaustive
GHC 9.10.1 on ubuntu-latest: src/Reflex/Dynamic/TH.hs#L92
Pattern match(es) are non-exhaustive
GHC 9.10.1 on ubuntu-latest: src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
GHC 9.10.1 on ubuntu-latest: src/Reflex/Host/Class.hs#L160
The use of ‘~’ without TypeOperators
GHC 9.10.1 on ubuntu-latest: src/Reflex/Host/Class.hs#L170
The use of ‘~’ without TypeOperators
GHC 9.10.1 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 9.4.5 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 9.4.5 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 9.4.5 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.4.5 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.4.5 on ubuntu-latest: src/Reflex/Class.hs#L1687
Pattern match(es) are non-exhaustive
GHC 9.4.5 on ubuntu-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 9.4.5 on ubuntu-latest: src/Reflex/Dynamic.hs#L461
Pattern match(es) are non-exhaustive
GHC 9.4.5 on ubuntu-latest: src/Reflex/Dynamic.hs#L464
Pattern match(es) are non-exhaustive
GHC 9.4.5 on ubuntu-latest: src/Reflex/Dynamic/TH.hs#L92
Pattern match(es) are non-exhaustive
GHC 9.4.5 on ubuntu-latest: src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
GHC 9.4.5 on ubuntu-latest: src/Reflex/Host/Class.hs#L160
The use of ‘~’ without TypeOperators
GHC 9.4.5 on ubuntu-latest: src/Reflex/Host/Class.hs#L170
The use of ‘~’ without TypeOperators
GHC 9.4.5 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.4.5 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.4.5 on ubuntu-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 9.4.5 on ubuntu-latest: src/Reflex/Host/Class.hs#L160
The use of ‘~’ without TypeOperators
GHC 9.4.5 on ubuntu-latest: src/Reflex/Host/Class.hs#L170
The use of ‘~’ without TypeOperators
GHC 9.4.5 on ubuntu-latest: src/Reflex/Host/Class.hs#L179
The use of ‘~’ without TypeOperators
GHC 9.4.5 on ubuntu-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.4.5 on ubuntu-latest: src/Reflex/Pure.hs#L139
The use of ‘~’ without TypeOperators
GHC 9.4.5 on ubuntu-latest: src/Reflex/Pure.hs#L148
The use of ‘~’ without TypeOperators
GHC 9.4.5 on ubuntu-latest: src/Reflex/Requester/Class.hs#L67
The use of ‘~’ without TypeOperators
GHC 8.4.4 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 8.4.4 on ubuntu-latest: test/DebugCycles.hs#L32
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
GHC 8.4.4 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.4.4 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.4.4 on ubuntu-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 8.4.4 on ubuntu-latest: src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
GHC 8.4.4 on ubuntu-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.4.4 on ubuntu-latest: src/Reflex/Query/Class.hs#L30
The import of ‘Control.Applicative’ is redundant
GHC 8.4.4 on ubuntu-latest: src/Reflex/Query/Class.hs#L42
The import of ‘Data.Monoid’ is redundant
GHC 8.4.4 on ubuntu-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 8.4.4 on ubuntu-latest: src/Reflex/Requester/Base/Internal.hs#L212
• Ignoring unusable UNPACK pragma
GHC 8.4.4 on ubuntu-latest: src/Reflex/Requester/Base/Internal.hs#L212
• Ignoring unusable UNPACK pragma
GHC 8.4.4 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 9.8.2 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 9.8.2 on ubuntu-latest: src/Control/Monad/ReaderIO.hs#L13
The import of ‘Control.Applicative’ is redundant
GHC 9.8.2 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.8.2 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.8.2 on ubuntu-latest: src/Reflex/Host/Class.hs#L160
The use of ‘~’ without TypeOperators
GHC 9.8.2 on ubuntu-latest: src/Reflex/Host/Class.hs#L170
The use of ‘~’ without TypeOperators
GHC 9.8.2 on ubuntu-latest: src/Reflex/Host/Class.hs#L179
The use of ‘~’ without TypeOperators
GHC 9.8.2 on ubuntu-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.8.2 on ubuntu-latest: src/Reflex/Pure.hs#L139
The use of ‘~’ without TypeOperators
GHC 9.8.2 on ubuntu-latest: src/Reflex/Pure.hs#L148
The use of ‘~’ without TypeOperators
GHC 9.8.2 on ubuntu-latest: src/Reflex/Query/Class.hs#L30
The import of ‘Control.Applicative’ is redundant
GHC 9.8.2 on ubuntu-latest: src/Control/Monad/ReaderIO.hs#L13
The import of ‘Control.Applicative’ is redundant
GHC 9.8.2 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.8.2 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.8.2 on ubuntu-latest: src/Reflex/Class.hs#L1687
Pattern match(es) are non-exhaustive
GHC 9.8.2 on ubuntu-latest: src/Reflex/Dynamic.hs#L461
Pattern match(es) are non-exhaustive
GHC 9.8.2 on ubuntu-latest: src/Reflex/Dynamic.hs#L464
Pattern match(es) are non-exhaustive
GHC 9.8.2 on ubuntu-latest: src/Reflex/Dynamic/TH.hs#L92
Pattern match(es) are non-exhaustive
GHC 9.8.2 on ubuntu-latest: src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
GHC 9.8.2 on ubuntu-latest: src/Reflex/Host/Class.hs#L160
The use of ‘~’ without TypeOperators
GHC 9.8.2 on ubuntu-latest: src/Reflex/Host/Class.hs#L170
The use of ‘~’ without TypeOperators
GHC 9.8.2 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 8.10.7 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 8.10.7 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.10.7 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.10.7 on ubuntu-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 8.10.7 on ubuntu-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.10.7 on ubuntu-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 8.10.7 on ubuntu-latest: src/Reflex/PostBuild/Base.hs#L35
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.10.7 on ubuntu-latest: src/Reflex/PerformEvent/Base.hs#L38
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.10.7 on ubuntu-latest: src/Reflex/DynamicWriter/Base.hs#L26
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.10.7 on ubuntu-latest: src/Reflex/BehaviorWriter/Base.hs#L28
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.10.7 on ubuntu-latest: src/Reflex/Spider/Internal.hs#L264
• Redundant constraint: HasSpiderTimeline x
GHC 8.10.7 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 8.10.7 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.10.7 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.10.7 on ubuntu-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 8.10.7 on ubuntu-latest: src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
GHC 8.10.7 on ubuntu-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.10.7 on ubuntu-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 8.10.7 on ubuntu-latest: src/Reflex/Requester/Base/Internal.hs#L212
• Ignoring unusable UNPACK pragma
GHC 8.10.7 on ubuntu-latest: src/Reflex/PostBuild/Base.hs#L35
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.10.7 on ubuntu-latest: src/Reflex/PerformEvent/Base.hs#L38
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.10.7 on ubuntu-latest: src/Reflex/DynamicWriter/Base.hs#L26
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.6.5 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 8.6.5 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 8.6.5 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.6.5 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.6.5 on ubuntu-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 8.6.5 on ubuntu-latest: src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
GHC 8.6.5 on ubuntu-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.6.5 on ubuntu-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 8.6.5 on ubuntu-latest: src/Reflex/Requester/Base/Internal.hs#L212
• Ignoring unusable UNPACK pragma
GHC 8.6.5 on ubuntu-latest: src/Reflex/PostBuild/Base.hs#L35
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.6.5 on ubuntu-latest: src/Reflex/PerformEvent/Base.hs#L38
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.6.5 on ubuntu-latest: src/Reflex/DynamicWriter/Base.hs#L26
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.6.5 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.6.5 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.6.5 on ubuntu-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 8.6.5 on ubuntu-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.6.5 on ubuntu-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 8.6.5 on ubuntu-latest: src/Reflex/PostBuild/Base.hs#L35
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.6.5 on ubuntu-latest: src/Reflex/PerformEvent/Base.hs#L38
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.6.5 on ubuntu-latest: src/Reflex/DynamicWriter/Base.hs#L26
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.6.5 on ubuntu-latest: src/Reflex/BehaviorWriter/Base.hs#L28
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.6.5 on ubuntu-latest: src/Reflex/Spider/Internal.hs#L264
• Redundant constraint: HasSpiderTimeline x
GHC 8.8.4 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 8.8.4 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.8.4 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.8.4 on ubuntu-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 8.8.4 on ubuntu-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.8.4 on ubuntu-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 8.8.4 on ubuntu-latest: src/Reflex/PostBuild/Base.hs#L35
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.8.4 on ubuntu-latest: src/Reflex/PerformEvent/Base.hs#L38
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.8.4 on ubuntu-latest: src/Reflex/DynamicWriter/Base.hs#L26
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.8.4 on ubuntu-latest: src/Reflex/BehaviorWriter/Base.hs#L28
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.8.4 on ubuntu-latest: src/Reflex/Spider/Internal.hs#L264
• Redundant constraint: HasSpiderTimeline x
GHC 8.8.4 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.8.4 on ubuntu-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.8.4 on ubuntu-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 8.8.4 on ubuntu-latest: src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
GHC 8.8.4 on ubuntu-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.8.4 on ubuntu-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 8.8.4 on ubuntu-latest: src/Reflex/Requester/Base/Internal.hs#L212
• Ignoring unusable UNPACK pragma
GHC 8.8.4 on ubuntu-latest: src/Reflex/PostBuild/Base.hs#L35
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.8.4 on ubuntu-latest: src/Reflex/PerformEvent/Base.hs#L38
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.8.4 on ubuntu-latest: src/Reflex/DynamicWriter/Base.hs#L26
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.8.4 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 8.4.4 on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 8.4.4 on macos-latest: test/DebugCycles.hs#L32
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
GHC 8.4.4 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 8.4.4 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.4.4 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.4.4 on macos-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 8.4.4 on macos-latest: src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
GHC 8.4.4 on macos-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.4.4 on macos-latest: src/Reflex/Query/Class.hs#L30
The import of ‘Control.Applicative’ is redundant
GHC 8.4.4 on macos-latest: src/Reflex/Query/Class.hs#L42
The import of ‘Data.Monoid’ is redundant
GHC 8.4.4 on macos-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 8.4.4 on macos-latest: src/Reflex/Requester/Base/Internal.hs#L212
• Ignoring unusable UNPACK pragma
GHC 8.4.4 on macos-latest: src/Reflex/Requester/Base/Internal.hs#L212
• Ignoring unusable UNPACK pragma
GHC 8.10.7 on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 8.10.7 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 8.10.7 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.10.7 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.10.7 on macos-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 8.10.7 on macos-latest: src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
GHC 8.10.7 on macos-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.10.7 on macos-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 8.10.7 on macos-latest: src/Reflex/Requester/Base/Internal.hs#L212
• Ignoring unusable UNPACK pragma
GHC 8.10.7 on macos-latest: src/Reflex/PostBuild/Base.hs#L35
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.10.7 on macos-latest: src/Reflex/PerformEvent/Base.hs#L38
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.10.7 on macos-latest: src/Reflex/DynamicWriter/Base.hs#L26
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.10.7 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.10.7 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.10.7 on macos-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 8.10.7 on macos-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.10.7 on macos-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 8.10.7 on macos-latest: src/Reflex/PostBuild/Base.hs#L35
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.10.7 on macos-latest: src/Reflex/PerformEvent/Base.hs#L38
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.10.7 on macos-latest: src/Reflex/DynamicWriter/Base.hs#L26
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.10.7 on macos-latest: src/Reflex/BehaviorWriter/Base.hs#L28
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.10.7 on macos-latest: src/Reflex/Spider/Internal.hs#L264
• Redundant constraint: HasSpiderTimeline x
GHC 9.0.2 on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 9.0.2 on macos-latest: src/Reflex/FunctorMaybe.hs#L41
In the use of type constructor or class ‘Option’
GHC 9.0.2 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.0.2 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.0.2 on macos-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 9.0.2 on macos-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.0.2 on macos-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 9.0.2 on macos-latest: src/Reflex/PostBuild/Base.hs#L35
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.0.2 on macos-latest: src/Reflex/PerformEvent/Base.hs#L38
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.0.2 on macos-latest: src/Reflex/DynamicWriter/Base.hs#L26
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.0.2 on macos-latest: src/Reflex/BehaviorWriter/Base.hs#L28
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.0.2 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 9.0.2 on macos-latest: src/Reflex/FunctorMaybe.hs#L41
In the use of type constructor or class ‘Option’
GHC 9.0.2 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.0.2 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.0.2 on macos-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 9.0.2 on macos-latest: src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
GHC 9.0.2 on macos-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.0.2 on macos-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 9.0.2 on macos-latest: src/Reflex/Requester/Base/Internal.hs#L212
• Ignoring unusable UNPACK pragma
GHC 9.0.2 on macos-latest: src/Reflex/PostBuild/Base.hs#L35
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.0.2 on macos-latest: src/Reflex/PerformEvent/Base.hs#L38
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.6.5 on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 8.6.5 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.6.5 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.6.5 on macos-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 8.6.5 on macos-latest: src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
GHC 8.6.5 on macos-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.6.5 on macos-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 8.6.5 on macos-latest: src/Reflex/Requester/Base/Internal.hs#L212
• Ignoring unusable UNPACK pragma
GHC 8.6.5 on macos-latest: src/Reflex/PostBuild/Base.hs#L35
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.6.5 on macos-latest: src/Reflex/PerformEvent/Base.hs#L38
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.6.5 on macos-latest: src/Reflex/DynamicWriter/Base.hs#L26
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.6.5 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.6.5 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.6.5 on macos-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 8.6.5 on macos-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.6.5 on macos-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 8.6.5 on macos-latest: src/Reflex/PostBuild/Base.hs#L35
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.6.5 on macos-latest: src/Reflex/PerformEvent/Base.hs#L38
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.6.5 on macos-latest: src/Reflex/DynamicWriter/Base.hs#L26
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.6.5 on macos-latest: src/Reflex/BehaviorWriter/Base.hs#L28
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.6.5 on macos-latest: src/Reflex/Spider/Internal.hs#L264
• Redundant constraint: HasSpiderTimeline x
GHC 8.6.5 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 8.8.4 on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 8.8.4 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.8.4 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.8.4 on macos-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 8.8.4 on macos-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.8.4 on macos-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 8.8.4 on macos-latest: src/Reflex/PostBuild/Base.hs#L35
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.8.4 on macos-latest: src/Reflex/PerformEvent/Base.hs#L38
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.8.4 on macos-latest: src/Reflex/DynamicWriter/Base.hs#L26
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.8.4 on macos-latest: src/Reflex/BehaviorWriter/Base.hs#L28
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.8.4 on macos-latest: src/Reflex/Spider/Internal.hs#L264
• Redundant constraint: HasSpiderTimeline x
GHC 8.8.4 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 8.8.4 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.8.4 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 8.8.4 on macos-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 8.8.4 on macos-latest: src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
GHC 8.8.4 on macos-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.8.4 on macos-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 8.8.4 on macos-latest: src/Reflex/Requester/Base/Internal.hs#L212
• Ignoring unusable UNPACK pragma
GHC 8.8.4 on macos-latest: src/Reflex/PostBuild/Base.hs#L35
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.8.4 on macos-latest: src/Reflex/PerformEvent/Base.hs#L38
The import of ‘Control.Monad.Identity’ is redundant
GHC 8.8.4 on macos-latest: src/Reflex/DynamicWriter/Base.hs#L26
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.10.1 on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 9.10.1 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 9.10.1 on macos-latest: src/Control/Monad/ReaderIO.hs#L13
The import of ‘Control.Applicative’ is redundant
GHC 9.10.1 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.10.1 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.10.1 on macos-latest: src/Reflex/Class.hs#L1687
Pattern match(es) are non-exhaustive
GHC 9.10.1 on macos-latest: src/Reflex/Dynamic.hs#L461
Pattern match(es) are non-exhaustive
GHC 9.10.1 on macos-latest: src/Reflex/Dynamic.hs#L464
Pattern match(es) are non-exhaustive
GHC 9.10.1 on macos-latest: src/Reflex/Dynamic/TH.hs#L92
Pattern match(es) are non-exhaustive
GHC 9.10.1 on macos-latest: src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
GHC 9.10.1 on macos-latest: src/Reflex/Host/Class.hs#L160
The use of ‘~’ without TypeOperators
GHC 9.10.1 on macos-latest: src/Reflex/Host/Class.hs#L170
The use of ‘~’ without TypeOperators
GHC 9.10.1 on macos-latest: src/Control/Monad/ReaderIO.hs#L13
The import of ‘Control.Applicative’ is redundant
GHC 9.10.1 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.10.1 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.10.1 on macos-latest: src/Reflex/Host/Class.hs#L160
The use of ‘~’ without TypeOperators
GHC 9.10.1 on macos-latest: src/Reflex/Host/Class.hs#L170
The use of ‘~’ without TypeOperators
GHC 9.10.1 on macos-latest: src/Reflex/Host/Class.hs#L179
The use of ‘~’ without TypeOperators
GHC 9.10.1 on macos-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.10.1 on macos-latest: src/Reflex/Pure.hs#L139
The use of ‘~’ without TypeOperators
GHC 9.10.1 on macos-latest: src/Reflex/Pure.hs#L148
The use of ‘~’ without TypeOperators
GHC 9.10.1 on macos-latest: src/Reflex/Query/Class.hs#L30
The import of ‘Control.Applicative’ is redundant
GHC 9.8.2 on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 9.8.2 on macos-latest: src/Control/Monad/ReaderIO.hs#L13
The import of ‘Control.Applicative’ is redundant
GHC 9.8.2 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.8.2 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.8.2 on macos-latest: src/Reflex/Class.hs#L1687
Pattern match(es) are non-exhaustive
GHC 9.8.2 on macos-latest: src/Reflex/Dynamic.hs#L461
Pattern match(es) are non-exhaustive
GHC 9.8.2 on macos-latest: src/Reflex/Dynamic.hs#L464
Pattern match(es) are non-exhaustive
GHC 9.8.2 on macos-latest: src/Reflex/Dynamic/TH.hs#L92
Pattern match(es) are non-exhaustive
GHC 9.8.2 on macos-latest: src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
GHC 9.8.2 on macos-latest: src/Reflex/Host/Class.hs#L160
The use of ‘~’ without TypeOperators
GHC 9.8.2 on macos-latest: src/Reflex/Host/Class.hs#L170
The use of ‘~’ without TypeOperators
GHC 9.8.2 on macos-latest: src/Control/Monad/ReaderIO.hs#L13
The import of ‘Control.Applicative’ is redundant
GHC 9.8.2 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.8.2 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.8.2 on macos-latest: src/Reflex/Host/Class.hs#L160
The use of ‘~’ without TypeOperators
GHC 9.8.2 on macos-latest: src/Reflex/Host/Class.hs#L170
The use of ‘~’ without TypeOperators
GHC 9.8.2 on macos-latest: src/Reflex/Host/Class.hs#L179
The use of ‘~’ without TypeOperators
GHC 9.8.2 on macos-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.8.2 on macos-latest: src/Reflex/Pure.hs#L139
The use of ‘~’ without TypeOperators
GHC 9.8.2 on macos-latest: src/Reflex/Pure.hs#L148
The use of ‘~’ without TypeOperators
GHC 9.8.2 on macos-latest: src/Reflex/Query/Class.hs#L30
The import of ‘Control.Applicative’ is redundant
GHC 9.8.2 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 9.4.5 on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 9.4.5 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.4.5 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.4.5 on macos-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 9.4.5 on macos-latest: src/Reflex/Host/Class.hs#L160
The use of ‘~’ without TypeOperators
GHC 9.4.5 on macos-latest: src/Reflex/Host/Class.hs#L170
The use of ‘~’ without TypeOperators
GHC 9.4.5 on macos-latest: src/Reflex/Host/Class.hs#L179
The use of ‘~’ without TypeOperators
GHC 9.4.5 on macos-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.4.5 on macos-latest: src/Reflex/Pure.hs#L139
The use of ‘~’ without TypeOperators
GHC 9.4.5 on macos-latest: src/Reflex/Pure.hs#L148
The use of ‘~’ without TypeOperators
GHC 9.4.5 on macos-latest: src/Reflex/Requester/Class.hs#L67
The use of ‘~’ without TypeOperators
GHC 9.4.5 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.4.5 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.4.5 on macos-latest: src/Reflex/Class.hs#L1687
Pattern match(es) are non-exhaustive
GHC 9.4.5 on macos-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 9.4.5 on macos-latest: src/Reflex/Dynamic.hs#L461
Pattern match(es) are non-exhaustive
GHC 9.4.5 on macos-latest: src/Reflex/Dynamic.hs#L464
Pattern match(es) are non-exhaustive
GHC 9.4.5 on macos-latest: src/Reflex/Dynamic/TH.hs#L92
Pattern match(es) are non-exhaustive
GHC 9.4.5 on macos-latest: src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
GHC 9.4.5 on macos-latest: src/Reflex/Host/Class.hs#L160
The use of ‘~’ without TypeOperators
GHC 9.4.5 on macos-latest: src/Reflex/Host/Class.hs#L170
The use of ‘~’ without TypeOperators
GHC 9.4.5 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 9.2.5 on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 9.2.5 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.2.5 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.2.5 on macos-latest: src/Reflex/Class.hs#L1687
Pattern match(es) are non-exhaustive
GHC 9.2.5 on macos-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 9.2.5 on macos-latest: src/Reflex/Dynamic.hs#L461
Pattern match(es) are non-exhaustive
GHC 9.2.5 on macos-latest: src/Reflex/Dynamic.hs#L464
Pattern match(es) are non-exhaustive
GHC 9.2.5 on macos-latest: src/Reflex/Dynamic/TH.hs#L92
Pattern match(es) are non-exhaustive
GHC 9.2.5 on macos-latest: src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
GHC 9.2.5 on macos-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.2.5 on macos-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 9.2.5 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.2.5 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.2.5 on macos-latest: src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
GHC 9.2.5 on macos-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.2.5 on macos-latest: src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
GHC 9.2.5 on macos-latest: src/Reflex/TriggerEvent/Base.hs#L79
• Redundant constraint: Monad m
GHC 9.2.5 on macos-latest: src/Reflex/PostBuild/Base.hs#L35
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.2.5 on macos-latest: src/Reflex/PerformEvent/Base.hs#L38
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.2.5 on macos-latest: src/Reflex/PerformEvent/Base.hs#L94
• Redundant constraint: PrimMonad (HostFrame t)
GHC 9.2.5 on macos-latest: src/Reflex/PerformEvent/Base.hs#L105
• Redundant constraint: PrimMonad (HostFrame t)
GHC 9.2.5 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 9.6.1 on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 9.6.1 on macos-latest: src/Control/Monad/ReaderIO.hs#L13
The import of ‘Control.Applicative’ is redundant
GHC 9.6.1 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.6.1 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.6.1 on macos-latest: src/Reflex/Class.hs#L1687
Pattern match(es) are non-exhaustive
GHC 9.6.1 on macos-latest: src/Reflex/Dynamic.hs#L461
Pattern match(es) are non-exhaustive
GHC 9.6.1 on macos-latest: src/Reflex/Dynamic.hs#L464
Pattern match(es) are non-exhaustive
GHC 9.6.1 on macos-latest: src/Reflex/Dynamic/TH.hs#L92
Pattern match(es) are non-exhaustive
GHC 9.6.1 on macos-latest: src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
GHC 9.6.1 on macos-latest: src/Reflex/Host/Class.hs#L160
The use of ‘~’ without TypeOperators
GHC 9.6.1 on macos-latest: src/Reflex/Host/Class.hs#L170
The use of ‘~’ without TypeOperators
GHC 9.6.1 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 9.6.1 on macos-latest: src/Control/Monad/ReaderIO.hs#L13
The import of ‘Control.Applicative’ is redundant
GHC 9.6.1 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.6.1 on macos-latest: src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
GHC 9.6.1 on macos-latest: src/Reflex/Host/Class.hs#L160
The use of ‘~’ without TypeOperators
GHC 9.6.1 on macos-latest: src/Reflex/Host/Class.hs#L170
The use of ‘~’ without TypeOperators
GHC 9.6.1 on macos-latest: src/Reflex/Host/Class.hs#L179
The use of ‘~’ without TypeOperators
GHC 9.6.1 on macos-latest: src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
GHC 9.6.1 on macos-latest: src/Reflex/Pure.hs#L139
The use of ‘~’ without TypeOperators
GHC 9.6.1 on macos-latest: src/Reflex/Pure.hs#L148
The use of ‘~’ without TypeOperators
GHC 9.6.1 on macos-latest: src/Reflex/Query/Class.hs#L30
The import of ‘Control.Applicative’ is redundant