mirror of
https://github.com/github/semantic.git
synced 2024-12-19 21:01:35 +03:00
Merge pull request #1889 from github/docker-build-image
Maintain our own Haskell stack build docker image
This commit is contained in:
commit
0c401ddf10
@ -1,3 +1,4 @@
|
||||
{-# OPTIONS_GHC -fforce-recomp #-} -- So that gitHash is correct.
|
||||
{-# LANGUAGE ApplicativeDo, RankNTypes, TemplateHaskell #-}
|
||||
module Semantic.CLI
|
||||
( main
|
||||
|
Loading…
Reference in New Issue
Block a user