haskell-simple-sendfile: fix build some more
This commit is contained in:
parent
5f2db0b0e5
commit
fa7b936217
@ -165,7 +165,7 @@ self: super: {
|
|||||||
# https://github.com/jputcu/serialport/issues/25
|
# https://github.com/jputcu/serialport/issues/25
|
||||||
serialport = dontCheck super.serialport;
|
serialport = dontCheck super.serialport;
|
||||||
|
|
||||||
# Tries to read data files during testing but cannot find them for some reason.
|
# https://github.com/kazu-yamamoto/simple-sendfile/issues/17
|
||||||
simple-sendfile = dontCheck super.simple-sendfile;
|
simple-sendfile = dontCheck super.simple-sendfile;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user