Navigation Menu

Skip to content

Commit

Permalink
update-stackage.sh: ignore Stackage constraints on json-autotype
Browse files Browse the repository at this point in the history
  • Loading branch information
peti committed Jun 14, 2018
1 parent 9312993 commit 06cc00a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update-stackage.sh
Expand Up @@ -30,6 +30,7 @@ sed -r \
-e '/ hoogle /d' \
-e '/ hopenssl /d' \
-e '/ jailbreak-cabal /d' \
-e '/ json-autotype/d' \
-e '/ language-nix /d' \
-e '/ ShellCheck /d' \
-e '/ stack /d' \
Expand Down

0 comments on commit 06cc00a

Please sign in to comment.