Skip to content
#

Haskell

haskell logo

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 8,276 public repositories matching this topic...

graphql-engine
sassela
sassela commented Jun 28, 2021

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

good first issue c/server gardening
loic-joly-sonarsource
loic-joly-sonarsource commented Mar 15, 2022

Is your feature request related to a problem? Please describe

Very often, with working with conformance view, I work with different versions of the same compiler, all options are the same. Or I work with different C++ standards, with the same compiler and the same options (exception for this one). Or...

Right now, to add a new compiler in the conformance view, I have to start from an empty

ui good first issue request
ceedubs
ceedubs commented Mar 9, 2022

You can already do ucm version, but ucm --version is a pretty standard thing to be able to do, and I find that I keep typing it.

It's also expected by default for certain tools like help2man (though that one can be configured to look for ucm version).

good first issue codebase-manager
ihp
ehoppmann
ehoppmann commented Aug 23, 2019

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

bug help wanted good first issue
fendor
fendor commented Jan 14, 2022

Is your feature request related to a problem? Please describe.

When hls-wrapper realises it is going to fail for one of the following reasons:

  • It can't figure out which GHC Version it needs
  • It can not find a fitting HLS version for the project's GHC version

Then hls-wrapper writes something to stderr and crashes. This is bad UX as users are often not aware about the stderr output

type: enhancement good first issue pr welcome component: cli
MisterY
MisterY commented May 13, 2019

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

A WISH journal easy? good first issue

Released 1990

Organization
haskell
Website
www.haskell.org
Wikipedia
Wikipedia