forked from mirrors/nixpkgs
haskell-buffer-builder does not compile.
This commit is contained in:
parent
64480bd6b8
commit
2b8b3cc147
|
@ -575,6 +575,9 @@ self: super: {
|
|||
# https://github.com/jtdaugherty/dbmigrations/issues/19
|
||||
dbmigrations = dontCheck super.dbmigrations;
|
||||
|
||||
# https://github.com/chadaustin/buffer-builder/issues/2
|
||||
buffer-builder = markBroken super.buffer-builder;
|
||||
|
||||
} // {
|
||||
|
||||
# Not on Hackage.
|
||||
|
|
Loading…
Reference in a new issue