-
Updated
Oct 22, 2021 - Haskell
Haskell

Haskell is a functional (that is, everything is done with function calls), statically, implicitly typed (types are checked by the compiler, but you don't have to declare them), lazy (nothing is done until it needs to be) language.
Here are 7,826 public repositories matching this topic...
The table ID is currently lost, but could be included by wrapping the table in a bookmark (probably via empty paragraphs before and after the table).
-
Updated
Oct 23, 2021 - Haskell
I was trying to use CE to show case address sanitizers
With GCC a typical output might look like
READ of size 4 at 0x7ffdb0b840dc thread T0
#0 0x4012d2 in main /app/example.cpp:6
#1 0x7f0f0fc790b2 in __libc_start_main (/lib/x86_64-linux-gnu/libc
-
Updated
Sep 30, 2021 - TeX
-
Updated
Oct 25, 2021 - Haskell
-
Updated
Oct 23, 2021 - Haskell
-
Updated
Oct 25, 2021 - Haskell
-
Updated
Oct 7, 2021 - TeX
Actual Behaviour
In UCM:
.> pull https://github.com/unisonweb/base:.missing .mymissing
Importing downloaded files into local codebase...
Done syncing 468 entities.
Nothing changed as a result of the merge.
😶
.mymissing was already up-to-date with https://github.com/unisonweb/base:.missing.
UCM happily pretends that .missing
is just an empty branch, wh
-
Updated
Jul 30, 2020 - Haskell
-
Updated
Nov 30, 2019 - Haskell
Upon upgrading from 0.9.0 to 0.10.0 I get an error on this:
Log.debug "Some log message"
The error:
• Could not deduce (IsString string0)
arising from the literal '"Some log message"'
...
The type variable 'string0' is ambiguous
These potential instances exist:
instance IsString Value
-- Defined in 'aeson-1.5.4.1:Data.Aeson.Ty
-
Updated
Dec 23, 2020 - Haskell
There are a number of functions that create https servers for integration tests:
- https://github.com/wireapp/wire-server/blob/b266f9aae3ee8bf31ac83413b7e7f37feb8aa488/services/brig/test/integration/API/Provider.hs#L1519-L1531
- https://github.com/wireapp/wire-server/blob/b266f9aae3ee8bf31ac83413b7e7f37feb8aa488/services/galley/test/integration/API/Teams/LegalHold.hs#L805-L825
- ...? (`git g
-
Updated
Aug 22, 2021 - Haskell
Problem Description
spawn "scrot --select filename.png"
fails because spawn doesn't release its grab on keyboard.
scrot --select
needs the keyboard to work.
Our xgboost models use the binary:logistic'
objective function, however the m2cgen converted version of the models return raw scores instead of the transformed scores.
This is fine as long as the user knows this is happening! I didn't, so it took a while to figure out what was going on. I'm wondering if perhaps a useful warning could be raised for users to alert them of this issue? A warning
-
Updated
Oct 18, 2021 - Haskell
As an intermediate step towards #1015, and various parts thereof, would it be possible to ignore the syntax for features not currently supported, yet use the parts which are supported in trades?
I'm thinking out loud and wondering what effects this may have.
My end goal here is to be able to read a data file https://gitlab.com/snippets/1856416 without errors. Hledger would be able to parse thi
Your environment
Output of haskell-language-server --probe-tools
or haskell-language-server-wrapper --probe-tools
:
haskell-language-server version: 1.3.0.0 (GHC: 9.0.1) (PATH: $PATH/haskell-language-server) (GIT hash: 2857eeece0398e1cd4b2ffb6069b05c4d2308b39)
Tool versions found on the $PATH
cabal: 3.4.0.0
Is your feature request related to a problem? Please describe.
This is the tracking issue for the Asterius Hackage Overlay.
Describe the solution you'd like
We should implement and host a Hackage overlay, similar to head.hackage and mobile haskell overlay. The reason is:
- We already patch so
-
Updated
Oct 25, 2021 - Haskell
-
Updated
Oct 24, 2021 - Haskell
-
Updated
Sep 8, 2021 - Java
Released 1990
- Organization
- haskell
- Website
- www.haskell.org
- Wikipedia
- Wikipedia
Issue split from hasura/graphql-engine#6951
our pytest output has a pretty low signal:noise ratio, and it's often difficult to understand the cause of a test failure, if there is one. [Example: a 8600-line log for what turned out to be a flaky test that passed on a second run](https://app.circleci.com/pipelines/github/hasura/graphql-engine-mono/10008/workflows/5e17c7