File tree Expand file tree Collapse file tree 1 file changed +9
-12
lines changed Expand file tree Collapse file tree 1 file changed +9
-12
lines changed Original file line number Diff line number Diff line change 2828 rev = "8cf4c7fbc3bfa2be475a17bb7c94a1e1e9a830b5" ;
2929 sha256 = "WtxTB6ufTZC6SxOtGSfhlO4mY0y9eWejMSa0yUJ7dHQ=" ;
3030 } ;
31- hlint_3_3_1-src = builtins . fetchTarball {
32- url =
33- "https://hackage.haskell.org/package/hlint-3.3.1/hlint-3.3.1.tar.gz" ;
34- sha256 = "03vb4s4w8k5vp5cjzg7m2bsinbjz1j2aqx4q06syq4r5vb3ai5yq" ;
35- } ;
3631 in {
3732 blaze-textual = hself . callCabal2nix "blaze-textual"
3833 ( pkgs . fetchFromGitHub {
8580
8681 ghc-lib-parser-ex = hself . ghc-lib-parser-ex_9_0_0_4 ;
8782
88- operational = hself . callCabal2nix "operational"
89- ( pkgs . fetchFromGitHub {
90- owner = "berberman" ;
91- repo = "operational" ;
92- rev = "0e062895678f49fd673ae493371262cfb8c5ab56" ;
93- sha256 = "P+aocEcqCN8klnW3IMrmIqq6ztBZJxk4sBp1ewN6YaA=" ;
94- } ) { } ;
83+ operational = hself . callCabal2nix "operational" ( pkgs . fetchFromGitHub {
84+ owner = "berberman" ;
85+ repo = "operational" ;
86+ rev = "0e062895678f49fd673ae493371262cfb8c5ab56" ;
87+ sha256 = "P+aocEcqCN8klnW3IMrmIqq6ztBZJxk4sBp1ewN6YaA=" ;
88+ } ) { } ;
89+
90+ # needs https://github.com/JonasDuregard/sized-functors/pull/9
91+ dual-tree = dontCheck hsuper . dual-tree ;
9592
9693 # Re-generate HLS drv excluding some plugins
9794 haskell-language-server =
You can’t perform that action at this time.
0 commit comments