Remove unused language extension

This commit is contained in:
jneira 2019-11-07 09:29:39 +01:00
parent f581cd6127
commit b089c8b6b8

View File

@ -1,4 +1,3 @@
{-# LANGUAGE ScopedTypeVariables #-}
module Stack where
import Development.Shake