tweak
This commit is contained in:
parent
31347b1752
commit
602076af28
1 changed files with 3 additions and 1 deletions
|
@ -5,7 +5,9 @@
|
||||||
- Licensed under the GNU AGPL version 3 or higher.
|
- Licensed under the GNU AGPL version 3 or higher.
|
||||||
-}
|
-}
|
||||||
|
|
||||||
{-# LANGUAGE FlexibleContexts, TypeFamilies, QuasiQuotes, MultiParamTypeClasses, TemplateHaskell, OverloadedStrings, RankNTypes #-}
|
{-# LANGUAGE FlexibleContexts, TypeFamilies, QuasiQuotes #-}
|
||||||
|
{-# LANGUAGE MultiParamTypeClasses, TemplateHaskell #-}
|
||||||
|
{-# LANGUAGE OverloadedStrings, RankNTypes #-}
|
||||||
|
|
||||||
module Assistant.WebApp.Form where
|
module Assistant.WebApp.Form where
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue