haskellPackages.fmt: unbreak
This commit is contained in:
parent
b8896bc35d
commit
9c3d2dda01
@ -1508,4 +1508,7 @@ self: super: {
|
||||
# 2020-11-23: https://github.com/Rufflewind/blas-hs/issues/8
|
||||
blas-hs = dontCheck super.blas-hs;
|
||||
|
||||
# 2020-11-23: https://github.com/cdornan/fmt/issues/30
|
||||
fmt = dontCheck super.fmt;
|
||||
|
||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||
|
@ -5170,7 +5170,6 @@ broken-packages:
|
||||
- FM-SBLEX
|
||||
- fmark
|
||||
- FModExRaw
|
||||
- fmt
|
||||
- fmt-for-rio
|
||||
- fmt-terminal-colors
|
||||
- fn-extra
|
||||
|
Loading…
Reference in New Issue
Block a user