-
Updated
Sep 5, 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,717 public repositories matching this topic...
-
Updated
Sep 12, 2021 - Haskell
e.g. https://godbolt.org/g/Ce6Mhe from Christian Mazakas on slack
-
Updated
Apr 12, 2021 - TeX
-
Updated
Sep 2, 2021 - Haskell
-
Updated
Sep 8, 2021 - Haskell
-
Updated
Sep 9, 2021 - Haskell
-
Updated
Sep 12, 2021 - TeX
The API tags it as a Data
, but should be Ability
:
{"termDefinitions":{},"typeDefinitions":{"##IO":{"typeNames":[".base.IO",".builtin.io2.IO",".contrib.stew.logging.builtin.io2.IO"],"bestTypeName":"base.IO",
"defnTypeTag":"Data"
,"typeDefinition":{"tag":"BuiltinObject",
-
Updated
Jul 30, 2020 - Haskell
-
Updated
Nov 30, 2019 - Haskell
-
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
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
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
Sep 9, 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
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
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
-
Updated
Sep 12, 2021 - Haskell
-
Updated
Sep 8, 2021 - Java
fadeTime
is missing tidalcycles/Tidal#618
While we're about it, lets check to see if others are missing
Released 1990
- Organization
- haskell
- Website
- www.haskell.org
- Wikipedia
- Wikipedia
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).