Line 5 adds pandoc-columns as an input to this flake.
-Line 8 allows the output function to reference pandoc-columns.
-Line 12 makes a custom GHC that knows about pandoc-columns,
-and line 17 uses the custom GHC as a build input for this flake.
Line 12 makes a custom GHC that knows about extra,
+and line 16 makes that custom GHC available in the development environment.
Here’s a short Haskell program that uses the new flake.
@@ -5635,7 +5633,7 @@ Hello from your flake!