Skip to content

Commit

Permalink
tag specs are still problemati
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickt committed Jul 2, 2020
1 parent 13b3934 commit bb7881f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build.md
Expand Up @@ -12,7 +12,7 @@ Assuming you're on macOS, run the script located at ~script/bootstrap-bazel~. Th

The first time you run `bazel build`, it'll take some time, as Bazel will compile all of Stackage. Fear not: you won't have to do this again.

## `cabal``stack` cheatsheet
## `cabal``bazel` cheatsheet

| Operation | `cabal` | `bazel` |
|------------------------------|-------------------------------------|-----------------------------------------------------|
Expand Down
1 change: 1 addition & 0 deletions semantic-codeql/test/PreciseTest.hs
@@ -1,4 +1,5 @@
{-# LANGUAGE CPP, DisambiguateRecordFields, OverloadedStrings, TypeApplications, ImplicitParams #-}
{-# OPTIONS_GHC -Wno-unused-imports #-}
module Main (main) where

import AST.TestHelpers
Expand Down

0 comments on commit bb7881f

Please sign in to comment.