haskell / haskell/cabal

Error Could not find module `Network.Simple.TCP' and `Network.Socket'

Open
#5,970 3 comments 0 reactions 0 assignees View on GitHub
cabal-install: other platform: windows re: config-file
Dominant language
Haskell
Stars
1.7k
Forks
750
Avg merge
4d 3h
Merged PRs (30d)
28

Description

Hello, I am fairly new to Haskell and I am trying to make a server using
import Network.Simple.TCP
import Network.Socket (socketToHandle)
When I tried to install the package using cabal I find the same error when I tried to update and what ever was on the internet to fix my problem,

"Config file path source is default config file.
Config file
\\university network\students\0\912590\AppData\Roaming\cabal\config not
found.
Writing default configuration to
\\university network\students\0\912590\AppData\Roaming\cabal\config
\\university network\students\0\912590\AppData\Roaming\cabal\config.tmp:
openFile: does not exist (No such file or directory)"

Do I have to create my own config folder?
I only have a config file but I think cabal cannot recognize it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.