mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 12:40:13 +00:00
add haskell programming template
This commit is contained in:
5
templates/haskell/cabal.project
Normal file
5
templates/haskell/cabal.project
Normal file
@ -0,0 +1,5 @@
|
||||
packages:
|
||||
./
|
||||
|
||||
package hello
|
||||
tests: True
|
Reference in New Issue
Block a user