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

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
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 
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
Anton-Latukha
Anton-Latukha commented Jan 6, 2022

GHC 9.2 still had API organization & changes.

During hard work in #2503 - some of CPP were placed around, haskell/haskell-language-server#2503 (comment), the organization would be appreciated.

CPP is justified in .ExactPrint modules, since ghc-exactprint has been redesigned in ghc 9.2: the types and programming model are completely different, so

type: enhancement good first issue pr welcome
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