Skip to content

Latest commit

 

History

History

haskell-minimal

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

haskell-minimal

This is a minimal flake for developing local Haskell packages.

It composes a devshell and a shellFor.

This flake

The following tools are available in the devShell:

  • cabal-install
  • hpack
  • the GHC compiler
  • the Haskell Language Server
  • dependencies of local packages