-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
ghc
Mirror of the Glasgow Haskell Compiler. Please submit issues and patches to GHC's Gitlab instance (https://gitlab.haskell.org/ghc/ghc). First time contributors are encouraged to get started with the newcomers info (https://gitlab.haskell.org/ghc/ghc/wikis/contributing).
% bin/ghcid --test main Loading cabal repl --repl-options=-fno-break-on-exception --repl-options=-fno-break-on-error --repl-options=-v1 --repl-options=-ferror-spans --repl-options=-j ... Build profile: -w ghc-9.4.8 -O1 In order, the following will be built (use -v for more details): - nombreproyecto-0.1.0.0 (interactive) (exe:nombreproyecto) (first run) Preprocessing executable 'nombreproyecto' for nombreproyecto-0.1.0.0... GHCi, version 9.4.8: https://www.haskell.org/ghc/ :? for help [1 of 4] Compiling Foo ( app/Foo.hs, interpreted ) app/Foo.hs:3:1-3: warning: [-Wmissing-signatures] Top-level binding with no type signature: foo :: Integer | 3 | foo = 2 | ^^^ ...
-
-
Related posts
-
Is there some truth to this hyperbole? "Haskell is beautiful and elegant, but unmaintainable and painful"
-
VSCode Haskell extension not working
-
Show HN: Name Checker – check your project name accross many sites
-
Haskellers who moved to Rust: What has been your experience?
-
Would anyone be interested in hoot: A cabal wrapper for haskell based on Cargo?