Fix up bound documentation.
This commit is contained in:
+2
-2
@@ -65,10 +65,10 @@ library
|
||||
ghc-prim >= 0.3 && <0.6,
|
||||
safe >= 0.3 && <0.4,
|
||||
async >= 2.1 && <2.2,
|
||||
deepseq >= 1.3 && <= 1.5,
|
||||
deepseq >= 1.3 && <1.5,
|
||||
containers >= 0.5 && <0.6,
|
||||
mtl >= 2.1 && <2.3,
|
||||
transformers >= 0.4 && < 0.6,
|
||||
transformers >= 0.4 && <0.6,
|
||||
text >= 1.2 && <1.3,
|
||||
stm >= 2.4 && <2.5,
|
||||
bytestring >= 0.10 && <0.11
|
||||
|
||||
Reference in New Issue
Block a user