Skip to content

hezhenxing/flakelight-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flakelight-haskell

Haskell module for flakelight.

Initializes a Haskell project flake from package.yaml.

Get started

To create a new project in an empty directory:

nix flake init -t github:hezhenxing/flakelight-haskell

And then you can rename the package name from example to your COOL-NAME:

sed -i 's/example/COOL-NAME/' package.yaml

About

Haskell module for flakelight.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published