added missing language pragma
This commit is contained in:
parent
adb793d7b5
commit
3ed394015a
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
{-# LANGUAGE RecordWildCards #-}
|
||||||
module Migrate2 where
|
module Migrate2 where
|
||||||
|
|
||||||
import Prelude
|
import Prelude
|
||||||
|
|
Loading…
Reference in a new issue