add override for html-entities
This commit is contained in:
parent
615d301098
commit
7e3e790675
@ -870,4 +870,7 @@ self: super: {
|
||||
# missing dependencies: blaze-html >=0.5 && <0.9, blaze-markup >=0.5 && <0.8
|
||||
digestive-functors-blaze = doJailbreak super.digestive-functors-blaze;
|
||||
|
||||
# missing dependencies: doctest ==0.12.*
|
||||
html-entities = doJailbreak super.html-entities;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user