Haskell: Fix typo
This commit is contained in:
parent
4d35e3b31f
commit
a6d9f6a098
@ -92,7 +92,7 @@ snippet where
|
|||||||
where
|
where
|
||||||
${1:fn} = ${0:undefined}
|
${1:fn} = ${0:undefined}
|
||||||
snippet spec
|
snippet spec
|
||||||
module `substitute(substitute(expand('%:r'), '[/\\]','.','g'),'^\%(\l*\.\)\?','','')` (main spec) where
|
module `substitute(substitute(expand('%:r'), '[/\\]','.','g'),'^\%(\l*\.\)\?','','')` (main, spec) where
|
||||||
|
|
||||||
import Test.Hspec
|
import Test.Hspec
|
||||||
import Test.QuickCheck
|
import Test.QuickCheck
|
||||||
|
Loading…
x
Reference in New Issue
Block a user