Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inet_addr no longer exists #7

Open
endgame opened this issue May 18, 2020 · 0 comments
Open

inet_addr no longer exists #7

endgame opened this issue May 18, 2020 · 0 comments

Comments

@endgame
Copy link

endgame commented May 18, 2020

preamble fails to build with network >= 3.0.0.0, which was the version which removed the deprecated inet_addr function:

preamble                > /run/user/1000/stack-9cb33ad2357a5e3f/preamble-0.0.65/src/Preamble/Ctx.hs:49:17: error:
preamble                >     Variable not in scope: inet_addr :: [Char] -> IO HostAddress
preamble                >    |
preamble                > 49 |   a <- liftIO $ inet_addr h
preamble                >    |                 ^^^^^^^^^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant