mirror of
https://github.com/nmasur/dotfiles
synced 2025-08-20 05:14:40 +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