-
Updated
Oct 24, 2020 - 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 6,893 public repositories matching this topic...
-
Updated
Oct 23, 2020 - Haskell
-
Updated
Oct 24, 2020 - TeX
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
I'd like the source code to be automatically clang-formatted according to my settings anytime the code is compiled. That is, don't require me to use the contextual menu or keyboard shortcut to format the code. Just auto-format it; just like the code is auto-compiled too.
Well, ther
-
Updated
Oct 21, 2020 - TypeScript
-
Updated
Oct 24, 2020 - Haskell
-
Updated
Oct 23, 2020 - Haskell
Current behavior:
.> view ##Nat
⚠️
The following names were not found in the codebase. Check your spelling.
##Nat
.> names ##Nat
😶
I couldn't find anything by that name.
.> alias.type ##Nat Nat
Done.
.> names ##Nat
Type
Hash: ##Nat
Names: Nat
.> view ##Nat
-- Nat is built-in.
Desired behavior would be something like:
-
Updated
Jul 30, 2020 - Haskell
-
Updated
Oct 7, 2020 - Haskell
-
Updated
Nov 30, 2019 - 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
Oct 12, 2020 - Haskell
-
Updated
Oct 24, 2020 - Haskell
I'm sorry if I missed this functionality, but CLI
version hasn't it for sure (I saw the related code only in generate_code_examples.py
). I guess it will be very useful to eliminate copy-paste phase, especially for large models.
Of course, piping is a solution, but not for development in Jupyter Notebook, for example.
Balance sheet column headings should be the column's end date:
Balance Sheet 2020-07-03
|| 2020-07-03
======================================++==============================================
But in the HTML output, it seems to be a date range instead:
Bala |
---|
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
Jun 2, 2020 - Haskell
-
Updated
Jul 9, 2020 - Java
fadeTime
is missing tidalcycles/Tidal#618
While we're about it, lets check to see if others are missing
-
Updated
Oct 25, 2020 - Clojure
Describe the bug
Choosing the "library" option in the interactive init script still produces a exe
directory
To Reproduce
Follow the init steps for a new library. Example:
λ П(a: A) haskell → mkdir foo
λ П(a: A) haskell → cd foo
λ П(a: A) foo → cabal init
Should I generate a simple project with sensible defaults? [default: y] n
What does the package build:
1) Execu
Currently the IHP Sessions Functions only really work well with Text
values. When you want to store other values like Float
or ByteString
or Id Project
you always have to first convert them to a text and then later manually convert them back.
For a few cases we manually added functions such as getSessionInt
or getSessionUUID
. We should try to generalize this by introducing a type cl
-
Updated
Oct 20, 2020 - Scala
Released 1990
- Organization
- haskell
- Website
- www.haskell.org
- Wikipedia
- Wikipedia
Version:
2.9.2.1
Input
Output