Skip to content

Commit

Permalink
fixup! fixup! fixup! [#39] String interpolation in coffer output me…
Browse files Browse the repository at this point in the history
…ssages
  • Loading branch information
DK318 committed May 5, 2022
1 parent ce9d09a commit e9ae042
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .hlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Settings
###########################################################################

- arguments: [-XTypeApplications, -XRecursiveDo, -XBlockArguments]
- arguments: [-XTypeApplications, -XRecursiveDo, -XBlockArguments, -XQuasiQuotes]

# These are just too annoying
- ignore: { name: Redundant do }
Expand Down
2 changes: 2 additions & 0 deletions cabal.project.freeze
Original file line number Diff line number Diff line change
Expand Up @@ -1713,6 +1713,8 @@ constraints: any.AC-Angle ==1.0,
any.nvim-hs ==2.1.0.4,
any.nvim-hs-contrib ==2.0.0.0,
any.nvim-hs-ghcid ==2.0.0.0,
any.nyan-interpolation ==0.9,
any.nyan-interpolation-core ==0.9.0.1,
any.o-clock ==1.2.1,
any.oauthenticated ==0.2.1.0,
any.odbc ==0.2.5,
Expand Down

0 comments on commit e9ae042

Please sign in to comment.