
Hi all, Would someone tell me where I can import Id from, please? I’ve struck out with both Hoogle and Google searches. Thanks! -db

id (lowercase), the function, is in Prelude.
Do you mean that, or a type called Id? If the latter, what's the context?
On Mon, Oct 16, 2017 at 11:44 AM David Banas
Hi all,
Would someone tell me where I can import Id from, please? I’ve struck out with both Hoogle and Google searches.
Thanks! -db
_______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.

I'm not sure which one you're looking for, but there are a number of
matches on Stackage:
https://www.stackage.org/lts-9.9/hoogle?q=Id
On Mon, Oct 16, 2017 at 6:42 PM, David Banas
Hi all,
Would someone tell me where I can import Id from, please? I’ve struck out with both Hoogle and Google searches.
Thanks! -db
_______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.
participants (4)
-
Ben Doyle
-
David Banas
-
Michael Snoyman
-
Stuart A. Kurtz