#
ghci
Here are 31 public repositories matching this topic...
pretty-printer for Haskell data types that have a Show instance
-
Updated
Apr 5, 2022 - Haskell
Haskell+Neovim lightning fast autocompletion and other IDE functionality
-
Updated
Jun 5, 2016 - Vim script
Web front UI for interactive Haskell projects
-
Updated
May 27, 2020 - Haskell
Run GHCi from within a Reflex FRP application and interact with it using a functional reactive interface.
-
Updated
Oct 21, 2021 - Haskell
All my dotfiles that I port around from system to system with me
-
Updated
Jan 7, 2022 - Shell
Syntax highlighting for ghci configuration files
-
Updated
Sep 24, 2019 - Vim script
This project focus on using functional programing to parse the expression, I use Haskell to develop an interactive expression parser using a lot of features of Haskell, you can use haskell compiler such as GHCI to run the program, Let's begin.
-
Updated
Nov 30, 2017 - Haskell
Wrap a "stack ghci" command and control it by sending commands to a network socket (or using the ghci-client executable).
-
Updated
Sep 2, 2018 - Haskell
Docker image with haskell and hoogle plugged into GHCi.
-
Updated
May 28, 2017
Ansible role to install ghc
ansible
development
haskell
compiler
ansible-role
ghci
compilers
galaxy
ansible-roles
ansible-galaxy
ghc
glasgow
-
Updated
May 20, 2019
Ansible role to install mtl library for Glasgow Haskell Compiler
ansible
development
haskell
compiler
ansible-role
ghci
galaxy
ansible-roles
ansible-galaxy
ghc
ghc-mtl
glasgow
-
Updated
Jul 21, 2019
Ejercicios sencillos de Programacion Lógica y Programación Funcional en los lenguajes Prolog y Haskell, realizados en Programación Avanzada para conocer otros paradigmas
-
Updated
Dec 24, 2018 - Prolog
Dockerfile that contains the haskell tool chain as well as visual studio code as a web application (https://github.com/coder/code-server)
-
Updated
Feb 9, 2022 - Dockerfile
Basic Haskell syntax and examples learned through "Learn You a Haskell for Great Good" (http://learnyouahaskell.com/)
-
Updated
Jan 16, 2020 - Haskell
First homework focused on Haskell basics with using GHCi, Hayoo, and Hoogle
-
Updated
Feb 12, 2021 - Haskell
Improve this page
Add a description, image, and links to the ghci topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ghci topic, visit your repo's landing page and select "manage topics."
There is already both a copy of that sum type in Cabal and one in GHC, and they have already diverged, making life difficult for those who have to convert between the two. Let's not make their life harder by introducing a third copy!