-
**Describe the bug**
```
❯ cabal install tidal
Warning: The install command is a part of the legacy v1 style of cabal usage.
Please switch to using either the new project style and the new-insta…
-
https://github.com/tronprotocol/java-tron/blob/develop/src/main/java/org/tron/crypto/cryptohash/Digest.java
https://github.com/ethereum/ethereumj/blob/165fe6060ca40325debcc3356b02c634f1f945ee/ethereu…
-
### General summary/comments (optional)
Stack on OS X is unable to build projects due to linker errors: "ignoring file , file was built for archive which is not the architecture being linked (x86_6…
-
Following Yesod's quick start guide does not work for the `yesod-postgres` template on a fresh Ubuntu install.
## System Version
```
vagrant@precise64:/vagrant/metascraper$ lsb_release -a
No L…
jezen updated
5 years ago
-
When the config 'proxy.config.http.no_dns_just_forward_to_parent' is enabled, ie set to '1' in the records.config, and the SDK_API_TSHttpConnectServerIntercept regression test is run, an assertion on…
-
Hello !
With an Archlinux computer, a fresh `$ rm -rf ~/.ghc`, and `$ rm -rf ~/.cabal`,
the installations fails while building package `bimap-0.3.3` with all
`$ cabal new-install copilot`
`$ cab…
-
`From for CryptoHash` is confusing because it silently truncates a longer vector.. the `hash` function is actually what i was looking for, but this isn't really clear
cc: @ilblackdragon , @bowenwan…
azban updated
5 years ago
-
Using GHC version 8.0.2, starting from a fresh pull of master and a fresh cabal setup.
The command:
```
doctest -isrc -Wall -fno-warn-type-defaults ./src/Course/List.hs
```
Causes a failur…
-
Hi,
I searched in the previous issues but couldn't find any related issue.
I do not manage to use haskell-language-server on itself 🤔 Basically I wanted to start hacking/looking at the code, and…
-
commit 2e08ac73ca0098bf6dead801631c909d3a6b8e85
changed ghc 8.6.5 to use cabal 3.
I wonder if there is way to revert that to cabal 2 via an override/overlay ?
haskell-ide-engine seems to have some…