rvv041 - {-# LANGUAGE BlockArguments #-} removed
This commit is contained in:
parent
0b70bbb8de
commit
1c88ea5f08
2 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
{-# LANGUAGE TypeApplications #-}
|
||||
{-# LANGUAGE OverloadedStrings #-}
|
||||
{-# LANGUAGE ScopedTypeVariables #-}
|
||||
{-# LANGUAGE BlockArguments #-}
|
||||
|
||||
|
||||
module Zenith.CLI where
|
||||
|
||||
|
|
|
@ -15,7 +15,6 @@
|
|||
{-# LANGUAGE FlexibleInstances #-}
|
||||
{-# LANGUAGE TypeOperators #-}
|
||||
{-# LANGUAGE TypeApplications #-}
|
||||
{-# LANGUAGE BlockArguments #-}
|
||||
|
||||
module Zenith.DB where
|
||||
|
||||
|
|
Loading…
Reference in a new issue