Replace GBifunctor with CategoricalFunctor #209
Annotations
10 errors and 2 warnings
Build:
src/Control/Category/Tensor.hs#L79
• Couldn't match type ‘Op’ with ‘(->)’
|
Build:
src/Control/Category/Tensor.hs#L83
• Found hole: _ :: Op (t a (t b c)) (t (t a b) c)
|
Build:
src/Control/Category/Tensor.hs#L84
• Found hole: _ :: Op (t (t a b) c) (t a (t b c))
|
Build:
src/Control/Category/Tensor.hs#L107
• Variable not in scope:
|
Build:
src/Control/Category/Tensor.hs#L107
• Variable not in scope:
|
Build:
src/Control/Category/Tensor.hs#L108
• Variable not in scope:
|
Build:
src/Control/Category/Tensor.hs#L108
• Variable not in scope:
|
Build:
src/Control/Category/Tensor.hs#L111
• Couldn't match type: Star m
|
Build:
src/Control/Category/Tensor.hs#L119
• Couldn't match type: Kleisli m
|
Build
The operation was canceled.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading