Anton-Latukha
Haskell & Nix & DevOps & telco & math & philosophy. Bio at: https://blog.latukha.com/bio
Ukraine, Kyiv
Pinned Repositories
.spacemacs.d
Spacemacs configuration
docker-tensorflow-haskell-ihaskell
Image for convenient development with Tensorflow + Haskell/IHaskell
foobar2000-scripts
Stash of my foobar2000 scripts
Fundamental-Haskell
Fundamental Haskell book, to the point terse statements on Haskell, Category theory, and related fields. Encyclopedic pocketbook of meaning. Zen kōan-like meditations of understanding. For quick or memory curve spaced repetition learning.
git-bisect-master-pr
The first phase - bisect over PRs, the second phase - bisect the causal PR.
Haskell-Programming-From-First-Principles-exercises
Consists of QUALITY BELABORING of EVERY EXERCISE in the chapters {1-18,26} (~1400 pages) of the "Haskell book" ("Haskell Programming from First Principles"). With literate comments. Additionally notable for use of Nix for exercise projects.
hsmv
Move Haskell modules, renaming module headers and import statements in the rest of files too
haskell-with-nixpkgs
Drop-in files ready to integrate your project with Nix ecosystem and give Nixpkgs Haskell Lib abilities for your development and CI
hnix
A Haskell re-implementation of the Nix expression language
haskell-language-server
Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
Anton-Latukha's Repositories
Anton-Latukha/Fundamental-Haskell
Fundamental Haskell book, to the point terse statements on Haskell, Category theory, and related fields. Encyclopedic pocketbook of meaning. Zen kōan-like meditations of understanding. For quick or memory curve spaced repetition learning.
Anton-Latukha/.spacemacs.d
Spacemacs configuration
Anton-Latukha/Anton-Latukha
Profile page generation
Anton-Latukha/dictionary
Collection of interesting terms
Anton-Latukha/fish-functions
Useful functions for Fish Shell
Anton-Latukha/config-fish
My fish shell config repository
Anton-Latukha/hisp
My game of creating a synthesis of Haskell and Lisp.
Anton-Latukha/nix-tests-terraform
Pipeline to test Nix in different Unix-compatible environments
Anton-Latukha/sequences
Benchmarks for sequence data structures: lists, vectors, etc.
Anton-Latukha/acc
Sequence optimized for monoidal construction and folding
Anton-Latukha/actions
Github actions for Haskell CI
Anton-Latukha/actions-hlint-run
GitHub Action: Run hlint
Anton-Latukha/actions-hlint-setup
GitHub Action: Set up hlint
Anton-Latukha/awesome-recursion-schemes
Resources for learning and using recursion schemes.
Anton-Latukha/cabal
Official upstream development repository for Cabal and cabal-install
Anton-Latukha/cborg
Binary serialisation in the CBOR format
Anton-Latukha/config-git
My ~/.config/git
Anton-Latukha/ghc-heap-view
Extract the heap representation of Haskell values and thunks
Anton-Latukha/haskell-bootstrap-sample
Initial setup to bootstrap projects
Anton-Latukha/haskell-language-server
Integration point for ghcide and haskell-ide-engine. One IDE to rule them all.
Anton-Latukha/hlint
Haskell source code suggestions
Anton-Latukha/hnix
A Haskell re-implementation of the Nix expression language
Anton-Latukha/jenkinsPlugins2nix
Anton-Latukha/lsp
Haskell library for the Microsoft Language Server Protocol
Anton-Latukha/megaparsec
Industrial-strength monadic parser combinator library
Anton-Latukha/nixpkgs
Nix Packages collection
Anton-Latukha/text
An efficient packed, immutable Unicode text type for Haskell, with a powerful loop fusion optimization framework.
Anton-Latukha/text-display
A Typeclass for user-facing output
Anton-Latukha/uniplate
Haskell library for simple, concise and fast generic operations.
Anton-Latukha/validity
Validity and validity-based testing