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,081 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

ChrisPenner
ChrisPenner commented Dec 15, 2021
.> names #7pjlvdu42gmfvfntja265dmi08afk08l54kpsuu55l9hq4l32fco2jlrm8mf2jbn61esfsi972b6e66d9on4

  😶

  I couldn't find anything by that name.

.> view #7pjlvdu42gmfvfntja265dm

  #7pjlvdu42g : '{g} t -> Doc
  #7pjlvdu42g a = Special (EvalInline (term a))

I'd expect it to say something like:

I found that hash in your codebase, but it doesn't have any names.
Try `view 
alissa-tung
alissa-tung commented Oct 20, 2021

This is not a bug, but I thought is missing somewhere.

Although ArchLinux had a patch on the default build scripts (enable -dynamic), there's still something worth mentioned on correspondence pages (ArchLinux Wiki, XMonad documents, etc.) that is
If you install XMonad via Pacman from the official repository, make sure you are using the dependencies of the package, especially GHC (`/usr/bin/g

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

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

Released 1990

Organization
haskell
Website
www.haskell.org
Wikipedia
Wikipedia