We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a7cd268 + 7feef72 commit 4b21378Copy full SHA for 4b21378
packages/io-ts-http/src/combinators.ts
@@ -1,4 +1,4 @@
1
-import { pipe } from 'fp-ts/function';
+import { pipe } from 'fp-ts/pipeable';
2
import * as E from 'fp-ts/Either';
3
import * as R from 'fp-ts/Record';
4
import * as t from 'io-ts';
0 commit comments