Size: a a a

2020 May 08

K

Kakadu in Haskell
Yan Shkurinskiy
@qnikst, если заработает, покажешь пожалуйста пример кода?
И мне
источник

YS

Yan Shkurinskiy in Haskell
Сначала мне! х(
источник

AV

Alexander Vershilov in Haskell
Конечно
источник

AV

Alexander Vershilov in Haskell
Но в выходные это где-то будет, я играюсь все-таки в свободное от работы время
источник

A

Abbath in Haskell
@chshersh я вот попробовал СІ из поста вчерашнего, и у меня он не взлетел
источник

AA

A64m AL256m qn<co... in Haskell
чет ASAP пока что бесконечно медленнее боэма
источник

AA

A64m AL256m qn<co... in Haskell
и течет не хуже млкита
источник

ak

ajinkya kulkarni in Haskell
hey guys, I have a problem with how cabal is installing packages on ubuntu. I installed haskell via ghcup. when i run cabal, it doesn't update my package.conf.d and i don't even know where it is installing these packages (I suspect it is in /home/.cabal) and i don't know how to make this work. has anyone faced this problem before? how did you solve it?
источник

KV

Kirill Valyavin in Haskell
ajinkya kulkarni
hey guys, I have a problem with how cabal is installing packages on ubuntu. I installed haskell via ghcup. when i run cabal, it doesn't update my package.conf.d and i don't even know where it is installing these packages (I suspect it is in /home/.cabal) and i don't know how to make this work. has anyone faced this problem before? how did you solve it?
Hi! Are you running cabal install? And what are you trying to achieve exactly?
источник

ak

ajinkya kulkarni in Haskell
I want to install this package called quipper ( i am running ghc 8.8). and yes I am using cabal install
источник

KV

Kirill Valyavin in Haskell
ajinkya kulkarni
I want to install this package called quipper ( i am running ghc 8.8). and yes I am using cabal install
cabal install is meant to build executables and copy them somewhere like ~/.cabal/bin, which you put in PATH or something like that. If you just need to depend on some package as a developer, you don't need cabal install
источник

ak

ajinkya kulkarni in Haskell
I see, so should i manually download the tar.gz for quipper from hackage and unzip it in the right directory?
источник

A

Andrey in Haskell
cabal v2-update
cabal v2-build <package-name>
источник

A

Andrey in Haskell
try these commands
источник

ak

ajinkya kulkarni in Haskell
Andrey
try these commands
ok let me try this. thank you!
источник

KV

Kirill Valyavin in Haskell
ajinkya kulkarni
I see, so should i manually download the tar.gz for quipper from hackage and unzip it in the right directory?
You should probably put the quipper dependency in a .cabal file in your project's directory. If you don't have a .cabal file, you should run cabal init
источник

NI

Nick Ivanych in Haskell
ajinkya kulkarni
ok let me try this. thank you!
Probably it would be more convenient for you...
English Haskell telegram channel -
https://t.me/haskell_en
источник

ak

ajinkya kulkarni in Haskell
thank you @Elvecent  and @Comonoid
источник

AA

A64m AL256m qn<co... in Haskell
разумеется в асап треде уже оперирует харроп
источник

A

Antonio in Haskell
на реддите?
источник