From 42d760fab61fb4bd7ee0f17fa90ee640f8bff4df Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 7 Dec 2017 08:06:15 +0200 Subject: [PATCH] Typo correction --- posts/stack-and-nightly-breakage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/stack-and-nightly-breakage.md b/posts/stack-and-nightly-breakage.md index 4c92725..5270595 100644 --- a/posts/stack-and-nightly-breakage.md +++ b/posts/stack-and-nightly-breakage.md @@ -48,7 +48,7 @@ different things that are all called Cabal: * Cabal the library. This is a normal Haskell library which Stack depends on, and is used for (among other things) parsing cabal files. -* Cabal the file format. If you open up vritually any cabal file +* Cabal the file format. If you open up vittually any cabal file you'll see a `cabal-version: >= 1.10` looking field. This is stating which version of the Cabal file format is being used. New versions of Cabal-the-library may add new features to the Cabal file