1
1
mirror of https://github.com/github/semantic.git synced 2024-12-03 13:56:04 +03:00

One last mollification

This commit is contained in:
Patrick Thomson 2020-07-01 16:23:04 -04:00
parent 3b53025b06
commit 6759b617cb

View File

@ -1,4 +1,5 @@
{-# LANGUAGE ImplicitParams #-}
{-# OPTIONS_GHC -Wno-redundant-constraints #-}
module Main (allTests, legacySpecs, main, tests) where