AP
Size: a a a
AP
AP
X
DG
Liquid Haskell (haskell.liquidOn, default false): whether to enable Liquid Haskell support (currently unused until the Liquid Haskell support is functional again)Видимо, ещё не сделали)
ЖК
liquid-ghc-prim> Preprocessing library for liquid-ghc-prim-0.6.1..
liquid-ghc-prim> Building library for liquid-ghc-prim-0.6.1..
liquid-ghc-prim> [1 of 9] Compiling GHC.Debug
liquid-ghc-prim> ghc.exe: panic! (the 'impossible' happened)
liquid-ghc-prim> (GHC version 8.10.4:
liquid-ghc-prim> Prelude.!!: index too large
liquid-ghc-prim>
liquid-ghc-prim> Please report this as a GHC bug: https://www.haskell.org/ghc/reportabug
liquid-ghc-prim>
Progress 52/54
AA
Prelude> _ :: (a -> b -> c) -> b -> a -> c
<interactive>:1:1: error:
* Found hole: _ :: (a1 -> b1 -> c1) -> b1 -> a1 -> c1
Where: `b1', `a1', `c1' are rigid type variables bound by
an expression type signature:
forall a1 b1 c1. (a1 -> b1 -> c1) -> b1 -> a1 -> c1
at <interactive>:1:6-33
* In the expression: _ :: (a -> b -> c) -> b -> a -> c
In an equation for `it': it = _ :: (a -> b -> c) -> b -> a -> c
* Relevant bindings include
it :: (a -> b -> c) -> b -> a -> c (bound at <interactive>:1:1)
Valid hole fits include
flip :: forall a b c. (a -> b -> c) -> b -> a -> c
with flip @a1 @b1 @c1
(imported from `Prelude' (and originally defined in `GHC.Base'))
X
Prelude> _ :: (a -> b -> c) -> b -> a -> c
<interactive>:1:1: error:
* Found hole: _ :: (a1 -> b1 -> c1) -> b1 -> a1 -> c1
Where: `b1', `a1', `c1' are rigid type variables bound by
an expression type signature:
forall a1 b1 c1. (a1 -> b1 -> c1) -> b1 -> a1 -> c1
at <interactive>:1:6-33
* In the expression: _ :: (a -> b -> c) -> b -> a -> c
In an equation for `it': it = _ :: (a -> b -> c) -> b -> a -> c
* Relevant bindings include
it :: (a -> b -> c) -> b -> a -> c (bound at <interactive>:1:1)
Valid hole fits include
flip :: forall a b c. (a -> b -> c) -> b -> a -> c
with flip @a1 @b1 @c1
(imported from `Prelude' (and originally defined in `GHC.Base'))
DS
С
С
С
MK
AP
[a] -> [a]
DS
JS
AP
DS
[a] -> [a]
JS
AP
JS