Rework implicit exports to be explicit.

This commit is contained in:
Stephen Diehl
2017-01-02 11:46:11 +00:00
parent 070ac54067
commit 03f5746e96
4 changed files with 68 additions and 13 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ tracks Stack LTS resolver.
| Dependencies | Lower | Upper |
| ----------- | -------- | -------- |
| array | | 0.5 |
| array | 0.4 | 0.5 |
| async | 2.0 | 2.2 |
| base | 4.6 | 4.10 |
| bytestring | 0.10 | 0.11 |