Skip to content

Commit 8631429

Browse files
authored
Update 2020-09-30-setup-haskell-project.markdown
1 parent 26650ba commit 8631429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_posts/haskell/2020-09-30-setup-haskell-project.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
category: haskell
4-
title: Setup a new Haskell project
4+
title: How to setup a new Haskell project?
55
permalink: /haskell/setup
66
---
77
For simple programs with no dependencies, simply create a `.hs` file and

0 commit comments

Comments
 (0)