fix cycle in dep from st.

This commit is contained in:
Alex Berg 2018-04-29 11:35:14 -05:00
parent 9fa9d3513f
commit 08e81b9be4

View file

@ -415,7 +415,7 @@
"dependencies": [ "dependencies": [
"identity", "identity",
"either", "either",
"st", "refs",
"partial" "partial"
], ],
"repo": "https://github.com/purescript/purescript-tailrec.git", "repo": "https://github.com/purescript/purescript-tailrec.git",