1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00

Not needed anymore

This commit is contained in:
Timothy Clem 2018-06-13 16:55:29 -07:00
parent 7970999463
commit 73bdcbe23a

View File

@ -1,5 +1,3 @@
{-# OPTIONS_GHC -fforce-recomp #-} -- So that gitHash is correct.
{-# LANGUAGE TemplateHaskell #-}
module Semantic.Config where
import Control.Exception