File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 19
19
doCheck = false ;
20
20
} ) ;
21
21
} // ( builtins . mapAttrs ( _ : drv : disableLibraryProfiling drv ) {
22
- apply-refact = hsuper . apply-refact_0_12_0_0 ;
22
+ apply-refact = hsuper . apply-refact_0_13_0_0 ;
23
23
24
24
# ptr-poker breaks on MacOS without SSE2 optimizations
25
25
# https://github.com/nikita-volkov/ptr-poker/issues/11
Original file line number Diff line number Diff line change 13
13
{
14
14
hlsDisabledPlugins = disabledPlugins ;
15
15
} // ( builtins . mapAttrs ( _ : drv : disableLibraryProfiling drv ) {
16
- apply-refact = hsuper . apply-refact_0_12_0_0 ;
16
+ apply-refact = hsuper . apply-refact_0_13_0_0 ;
17
17
18
18
stylish-haskell = appendConfigureFlag hsuper . stylish-haskell "-fghc-lib" ;
19
19
Original file line number Diff line number Diff line change 28
28
broken = false ;
29
29
doCheck = false ;
30
30
} ) ;
31
- apply-refact = hsuper . apply-refact_0_12_0_0 ;
31
+ apply-refact = hsuper . apply-refact_0_13_0_0 ;
32
32
tagged = hself . callHackage "tagged" "0.8.7" { } ;
33
33
primitive = hself . callHackage "primitive" "0.8.0.0" { } ;
34
34
unix-compat = hself . callCabal2nix "unix-compat" inputs . haskell-unix-compat { } ;
You can’t perform that action at this time.
0 commit comments